This commit is contained in:
yuze.zyz
2024-12-29 18:13:05 +08:00
parent c42a0aca1f
commit 640b3bd49b

View File

@@ -48,7 +48,7 @@ except ImportError:
Qwen2VLForConditionalGeneration = UnsupportedAutoClass(
'Qwen2VLForConditionalGeneration')
logger = get_logger()