Spaces:
Sleeping
Sleeping
chore: upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=5.40,<7
|
| 2 |
+
pandas>=2.0
|
| 3 |
+
plotly>=5.20
|
| 4 |
+
huggingface_hub>=0.25
|
| 5 |
+
audioop-lts; python_version >= "3.13"
|