francischung222 commited on
Commit
d1c8114
·
1 Parent(s): 2399b7c

Match gradio-client 0.16.3 to installed Gradio 4.36.1

Browse files
Files changed (2) hide show
  1. .spacesconfig +2 -0
  2. requirements.txt +3 -3
.spacesconfig ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # Force rebuild
2
+ REBUILD=1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio==4.19.2
2
- gradio-client==0.10.1
3
- huggingface_hub==0.20.3
4
  fastmcp>=0.2.0
5
  mcp>=1.0.0
6
  anthropic>=0.37.0
 
1
+ gradio==4.36.1
2
+ gradio-client==0.16.3
3
+ huggingface_hub==0.23.2
4
  fastmcp>=0.2.0
5
  mcp>=1.0.0
6
  anthropic>=0.37.0