JoPmt commited on
Commit
81aa707
1 Parent(s): 12d6b87

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ diffusers==0.23.0
2
+ transformers
3
+ accelerate
4
+ huggingface_hub==0.20.2
5
+ torch==2.1.0
6
+ gradio==4.11.0
7
+ tqdm
8
+ numpy
9
+ opencv-python
10
+ controlnet_aux