Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==
|
2 |
torch>=2.0.0
|
3 |
numpy>=1.24.0
|
4 |
Pillow>=10.0.0
|
|
|
1 |
+
gradio==4.19.2
|
2 |
torch>=2.0.0
|
3 |
numpy>=1.24.0
|
4 |
Pillow>=10.0.0
|