Jonathandav commited on
Commit
12dfcbd
·
verified ·
1 Parent(s): 151f324

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
+ spaces>=0.30
2
+ gradio>=4.44
3
+ torch>=2.2
4
+ transformers>=4.44
5
+ huggingface_hub>=0.24
6
+ pandas>=2.0
7
+ pyarrow>=15
8
+ numpy>=1.26
9
+ pillow>=10