saba9 HF Staff commited on
Commit
351faf1
·
verified ·
1 Parent(s): acb33cd

Upload requirements.txt with huggingface_hub

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