Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch>=2.0.0
|
2 |
pygame>=2.4.0
|
3 |
-
gradio
|
4 |
numpy>=1.21.0
|
5 |
pymunk>=6.4.0
|
6 |
plotly>=5.13.0
|
|
|
1 |
torch>=2.0.0
|
2 |
pygame>=2.4.0
|
3 |
+
gradio==3.50.2
|
4 |
numpy>=1.21.0
|
5 |
pymunk>=6.4.0
|
6 |
plotly>=5.13.0
|