ICGenAIShare07 commited on
Commit
0a6b421
·
verified ·
1 Parent(s): eca81b4

Upload requirements.txt file

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ diffusers>=0.27.0
2
+ transformers>=4.40.0
3
+ accelerate
4
+ safetensors
5
+ opencv-python-headless
6
+ pillow
7
+ gradio
8
+ spaces
9
+ huggingface_hub
10
+ torch
11
+ numpy