Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
uvicorn>=0.14.0
|
| 3 |
spaces
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
uvicorn>=0.14.0
|
| 3 |
spaces
|