Onise commited on
Commit
c71195a
Β·
verified Β·
1 Parent(s): ef9a50a

Create requirements.TXT

Browse files
Files changed (1) hide show
  1. requirements.TXT +10 -0
requirements.TXT ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # requirements.txt
2
+ --extra-index-url https://download.pytorch.org/whl/cu121
3
+ torch>=2.1.0
4
+ diffusers>=0.27.0
5
+ transformers>=4.39.0
6
+ controlnet-aux>=0.0.7
7
+ gradio>=4.25.0
8
+ opencv-python>=4.9.0
9
+ Pillow>=10.0.0
10
+ numpy>=1.24.0