Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Core dependencies
|
| 2 |
-
gradio
|
| 3 |
pandas>=2.0.0
|
| 4 |
openpyxl>=3.1.0
|
| 5 |
|
|
|
|
| 1 |
# Core dependencies
|
| 2 |
+
gradio==5.9.1
|
| 3 |
pandas>=2.0.0
|
| 4 |
openpyxl>=3.1.0
|
| 5 |
|