Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch==2.2.1
|
|
|
2 |
transformers==4.38.2
|
3 |
Pillow==9.4.0
|
4 |
gradio==4.25.0
|
|
|
1 |
torch==2.2.1
|
2 |
+
torchvision==0.17.1
|
3 |
transformers==4.38.2
|
4 |
Pillow==9.4.0
|
5 |
gradio==4.25.0
|