Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
anthropic>=0.40.0
|
| 2 |
-
gradio
|
| 3 |
pandas>=2.0.0
|
| 4 |
lxml>=5.0.0
|
|
|
|
| 1 |
anthropic>=0.40.0
|
| 2 |
+
gradio==5.9.1
|
| 3 |
pandas>=2.0.0
|
| 4 |
lxml>=5.0.0
|