abidlabs HF Staff commited on
Commit
449ecf1
·
verified ·
1 Parent(s): 07aad7c

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface-hub>=1.10.0,<2
2
+ gradio-client>=2.0.0,<3.0.0
3
+ starlette>=1.0.0,<2
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
+ pydub<1.0.0
10
+ tomli>=2.0.0; python_version < '3.11'
11
+ pyarrow>=21.0
12
+ mcp>=1.0.0,<2.0.0