Spaces:
Running
Running
Pin older gradio_client 0.10.0 to avoid schema bug
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
anthropic==0.42.0
|
| 2 |
huggingface_hub==0.21.0
|
| 3 |
-
|
|
|
|
|
|
| 1 |
anthropic==0.42.0
|
| 2 |
huggingface_hub==0.21.0
|
| 3 |
+
gradio_client==0.10.0
|
| 4 |
+
gradio==4.19.0
|