Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
torch
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
sentencepiece
|
6 |
-
gradio>=3.40.0
|
7 |
Pillow
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
transformers
|
4 |
+
gradio
|
|
|
|
|
5 |
Pillow
|