edbeeching HF Staff commited on
Commit
59793a4
·
verified ·
1 Parent(s): 9fa05b9

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface-hub>=1.10.0,<2
2
+ gradio-client>=2.0.0,<3.0.0
3
+ starlette<2.0.0
4
+ python-multipart>=0.0.9,<1.0.0
5
+ uvicorn[standard]>=0.30.0,<1.0.0
6
+ numpy<3.0.0
7
+ pillow<13.0.0
8
+ orjson>=3.0,<4.0.0
9
+ tomli>=2.0.0; python_version < '3.11'
10
+ pyarrow>=21.0
11
+ mcp>=1.0.0,<2.0.0