Update with commit 05b8e25fffd61feecb21928578ad39e63af21b4f
Browse filesSee: https://github.com/huggingface/transformers/commit/05b8e25fffd61feecb21928578ad39e63af21b4f
- frameworks.json +1 -0
frameworks.json
CHANGED
@@ -128,6 +128,7 @@
|
|
128 |
{"model_type":"trocr","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
|
129 |
{"model_type":"unispeech","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
|
130 |
{"model_type":"unispeech-sat","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
|
|
|
131 |
{"model_type":"van","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoFeatureExtractor"}
|
132 |
{"model_type":"videomae","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoFeatureExtractor"}
|
133 |
{"model_type":"vilt","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
|
|
|
128 |
{"model_type":"trocr","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
|
129 |
{"model_type":"unispeech","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
|
130 |
{"model_type":"unispeech-sat","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
|
131 |
+
{"model_type":"upernet","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
|
132 |
{"model_type":"van","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoFeatureExtractor"}
|
133 |
{"model_type":"videomae","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoFeatureExtractor"}
|
134 |
{"model_type":"vilt","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
|