Unverified Commit bd760cd1 authored by NielsRogge's avatar NielsRogge Committed by GitHub
Browse files

[Grounding DINO] Add processor to auto mapping (#31845)

Add model
parent 0abf5e8e
......@@ -59,6 +59,7 @@ PROCESSOR_MAPPING_NAMES = OrderedDict(
("flava", "FlavaProcessor"),
("fuyu", "FuyuProcessor"),
("git", "GitProcessor"),
("grounding-dino", "GroundingDinoProcessor"),
("groupvit", "CLIPProcessor"),
("hubert", "Wav2Vec2Processor"),
("idefics", "IdeficsProcessor"),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment