ICGenAIShare07 commited on
Commit
a83ef17
·
verified ·
1 Parent(s): 6359186

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ torchvision
12
+ numpy