pcuenq HF staff commited on
Commit
3771818
·
verified ·
1 Parent(s): 021fcb4

Manually update processor, for now. Part of https://huggingface.co./HuggingFaceTB/SmolVLM2-500M-Video-Instruct/commit/d52b9cddd52922722e9e0780315d209dd8311f45. (#1)

Browse files

- Manually update processor, for now. Part of https://huggingface.co./HuggingFaceTB/SmolVLM2-500M-Video-Instruct/commit/d52b9cddd52922722e9e0780315d209dd8311f45. (7f8745f5ca6a2e975c55b9f08441d6c977b183e9)

Files changed (1) hide show
  1. processor_config.json +1 -1
processor_config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
  "image_seq_len": 64,
3
- "processor_class": "Idefics3Processor"
4
  }
 
1
  {
2
  "image_seq_len": 64,
3
+ "processor_class": "SmolVLMProcessor"
4
  }