Upload folder using huggingface_hub
Browse files- processor_config.json +1 -1
processor_config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"processor_class": "NemotronParseProcessor"
|
| 3 |
"image_processor_type": "NemotronParseImageProcessor",
|
| 4 |
"auto_map": {
|
| 5 |
"AutoProcessor": "hf_nemotron_parse_processor.NemotronParseProcessor",
|
|
|
|
| 1 |
{
|
| 2 |
+
"processor_class": "NemotronParseProcessor",
|
| 3 |
"image_processor_type": "NemotronParseImageProcessor",
|
| 4 |
"auto_map": {
|
| 5 |
"AutoProcessor": "hf_nemotron_parse_processor.NemotronParseProcessor",
|