Update with commit b67fd797bec56b59e1cd3ad54fa2783f7d7b7cbc
Browse filesSee: https://github.com/huggingface/transformers/commit/b67fd797bec56b59e1cd3ad54fa2783f7d7b7cbc
- frameworks.json +1 -1
frameworks.json
CHANGED
|
@@ -67,7 +67,7 @@
|
|
| 67 |
{"model_type":"trocr","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
|
| 68 |
{"model_type":"unispeech","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
|
| 69 |
{"model_type":"unispeech-sat","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
|
| 70 |
-
{"model_type":"vision-encoder-decoder","pytorch":true,"tensorflow":
|
| 71 |
{"model_type":"vision-text-dual-encoder","pytorch":true,"tensorflow":false,"flax":true,"processor":"AutoProcessor"}
|
| 72 |
{"model_type":"visual_bert","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
|
| 73 |
{"model_type":"vit","pytorch":true,"tensorflow":true,"flax":true,"processor":"AutoFeatureExtractor"}
|
|
|
|
| 67 |
{"model_type":"trocr","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
|
| 68 |
{"model_type":"unispeech","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
|
| 69 |
{"model_type":"unispeech-sat","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
|
| 70 |
+
{"model_type":"vision-encoder-decoder","pytorch":true,"tensorflow":true,"flax":true,"processor":"AutoTokenizer"}
|
| 71 |
{"model_type":"vision-text-dual-encoder","pytorch":true,"tensorflow":false,"flax":true,"processor":"AutoProcessor"}
|
| 72 |
{"model_type":"visual_bert","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
|
| 73 |
{"model_type":"vit","pytorch":true,"tensorflow":true,"flax":true,"processor":"AutoFeatureExtractor"}
|