transformers/tests/fixtures/preprocessor_config.json
Lysandre Debut 39084ca663
Add the ImageClassificationPipeline (#11598)
* Add the ImageClassificationPipeline

* Code review

Co-authored-by: patrickvonplaten <patrick.v.platen@gmail.com>

* Have `load_image` at the module level

Co-authored-by: patrickvonplaten <patrick.v.platen@gmail.com>
2021-05-07 08:08:40 -04:00

3 lines
58 B
JSON

{
"feature_extractor_type": "Wav2Vec2FeatureExtractor"
}