Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ git+https://github.com/huggingface/transformers.git@main
|
|
2 |
gradio==4.14.0
|
3 |
Pillow==10.2.0
|
4 |
spaces==0.20.0
|
5 |
-
torch==
|
6 |
torchvision==0.15.1
|
7 |
transformers==4.36.2
|
|
|
|
2 |
gradio==4.14.0
|
3 |
Pillow==10.2.0
|
4 |
spaces==0.20.0
|
5 |
+
torch==1.10.0
|
6 |
torchvision==0.15.1
|
7 |
transformers==4.36.2
|
8 |
+
|