sgugger commited on
Commit
744434b
1 Parent(s): 5c8c93c

Update with commit 05b8e25fffd61feecb21928578ad39e63af21b4f

Browse files

See: https://github.com/huggingface/transformers/commit/05b8e25fffd61feecb21928578ad39e63af21b4f

Files changed (1) hide show
  1. 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"}