mknolan commited on
Commit
015f3be
·
verified ·
1 Parent(s): 5bae866

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ transformers==4.37.2
3
+ pillow==10.0.1
4
+ gradio==3.38.0
5
+ requests==2.31.0
6
+ safetensors==0.4.1
7
+ huggingface_hub==0.19.4
8
+ accelerate==0.30.0