jostlebot commited on
Commit
7202d83
·
1 Parent(s): 7e108e6

Pin older gradio_client 0.10.0 to avoid schema bug

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  anthropic==0.42.0
2
  huggingface_hub==0.21.0
3
- gradio==4.44.0
 
 
1
  anthropic==0.42.0
2
  huggingface_hub==0.21.0
3
+ gradio_client==0.10.0
4
+ gradio==4.19.0