Spaces:
Runtime error
Runtime error
updated
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ scipy
|
|
5 |
ftfy
|
6 |
torch>=1.10.0
|
7 |
transformers
|
8 |
-
gradio>=3.4
|
|
|
|
5 |
ftfy
|
6 |
torch>=1.10.0
|
7 |
transformers
|
8 |
+
gradio>=3.4
|
9 |
+
torchvision
|