Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -41,7 +41,7 @@ fsspec==2024.12.0
|
|
| 41 |
# gradio-client
|
| 42 |
# huggingface-hub
|
| 43 |
# torch
|
| 44 |
-
gradio
|
| 45 |
gradio-client
|
| 46 |
h11==0.14.0
|
| 47 |
# via
|
|
|
|
| 41 |
# gradio-client
|
| 42 |
# huggingface-hub
|
| 43 |
# torch
|
| 44 |
+
gradio>=3.35.0
|
| 45 |
gradio-client
|
| 46 |
h11==0.14.0
|
| 47 |
# via
|