mirror of
https://github.com/deepseek-ai/DeepSeek-VL
synced 2025-06-26 18:27:43 +00:00
update
This commit is contained in:
@@ -150,7 +150,6 @@ class VLMImageProcessor(BaseImageProcessor):
|
||||
return [3, self.image_size, self.image_size]
|
||||
|
||||
|
||||
# AutoConfig.register("deepseek_vlm", VLMImageProcessorConfig)
|
||||
AutoImageProcessor.register(VLMImageProcessorConfig, VLMImageProcessor)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user