Unverified Commit 63b204ea authored by Younes Belkada's avatar Younes Belkada Committed by GitHub
Browse files

[Hubert] Fix Hubert processing auto (#21299)

* fix Hubert processing auto

* remove unneeded space
parent de2d793e
......@@ -49,6 +49,7 @@ PROCESSOR_MAPPING_NAMES = OrderedDict(
("flava", "FlavaProcessor"),
("git", "GITProcessor"),
("groupvit", "CLIPProcessor"),
("hubert", "Wav2Vec2Processor"),
("layoutlmv2", "LayoutLMv2Processor"),
("layoutlmv3", "LayoutLMv3Processor"),
("layoutxlm", "LayoutXLMProcessor"),
......
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