odulcy-mindee commited on
Commit
82067d3
·
verified ·
1 Parent(s): 93d9ee0

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. backend/pytorch.py +2 -0
backend/pytorch.py CHANGED
@@ -29,6 +29,8 @@ RECO_ARCHS = [
29
  "vitstr_small",
30
  "vitstr_base",
31
  "parseq",
 
 
32
  ]
33
 
34
 
 
29
  "vitstr_small",
30
  "vitstr_base",
31
  "parseq",
32
+ "viptr_tiny",
33
+ "viptr_base",
34
  ]
35
 
36