kevinwufei commited on
Commit
28675fc
·
verified ·
1 Parent(s): 1a7f8d1

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
+ torch>=2.1.0
2
+ torchvision>=0.16.0
3
+ transformers>=4.36.0
4
+ pillow>=10.0.0
5
+ pandas>=2.0.0
6
+ requests>=2.31.0
7
+ tqdm>=4.66.0
8
+ scikit-learn>=1.3.0
9
+ huggingface_hub>=0.20.0