Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio==3.37.0
|
2 |
torch==2.1.0
|
|
|
3 |
Pillow==9.5.0
|
4 |
-
torchvision==0.15.0
|
|
|
1 |
gradio==3.37.0
|
2 |
torch==2.1.0
|
3 |
+
torchvision==0.15.1
|
4 |
Pillow==9.5.0
|
|