Spaces:
Sleeping
Sleeping
fix: gradio 5.12 + python 3.11 + server_name fix
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
gradio==
|
| 2 |
-
huggingface_hub<1.0.0
|
| 3 |
pandas
|
| 4 |
plotly
|
| 5 |
-
audioop-lts
|
|
|
|
| 1 |
+
gradio==5.12.0
|
|
|
|
| 2 |
pandas
|
| 3 |
plotly
|
|
|