TalHach61 commited on
Commit
c6dd125
·
verified ·
1 Parent(s): 93e5c88

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy<2
2
+ controlnet_aux
3
+ diffusers==0.30.2
4
+ torch==2.0.1
5
+ torchvision==0.15.2
6
+ transformers==4.43.3
7
+ einops
8
+ onnxruntime-gpu
9
+ spaces
10
+ accelerate
11
+ omegaconf
12
+ huggingface-hub
13
+ opencv-python
14
+ gradio
15
+ xformers
16
+ sentencepiece
17
+ peft
18
+ scipy
19
+ scikit-image
20
+ matplotlib