annoyingpixel commited on
Commit
775ad9b
·
verified ·
1 Parent(s): 11cc416

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
+ gradio>=4.0.0
2
+ torch>=2.0.0
3
+ diffusers>=0.24.0
4
+ safetensors>=0.3.0
5
+ transformers>=4.30.0
6
+ accelerate>=0.20.0
7
+ Pillow>=9.0.0
8
+ numpy>=1.21.0
9
+ huggingface-hub>=0.19.0