abidlabs HF Staff commited on
Commit
a2f3584
·
verified ·
1 Parent(s): b5dfee7

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ pandas<3.0.0
2
+ huggingface-hub>=1.10.0,<2
3
+ gradio[oauth]>=6.10.0,<7.0.0
4
+ numpy<3.0.0
5
+ pillow<13.0.0
6
+ orjson>=3.0,<4.0.0
7
+ pydub<1.0.0
8
+ tomli>=2.0.0; python_version < '3.11'
9
+ pyarrow>=21.0