Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
huggingface_hub
|
2 |
-
gradio==3.0
|
3 |
torch>=1.8.0
|
4 |
torchvision>=0.9.0
|
5 |
numpy>=1.18.5
|
|
|
1 |
huggingface_hub
|
2 |
+
gradio==3.1.0
|
3 |
torch>=1.8.0
|
4 |
torchvision>=0.9.0
|
5 |
numpy>=1.18.5
|