TalHach61 commited on
Commit
7f9b65b
·
verified ·
1 Parent(s): 859e43c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -5
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- git+https://github.com/huggingface/diffusers.git
2
- torch==2.0.1
3
- torchvision==0.15.2
4
- transformers==4.43.3
 
 
5
  einops
6
  onnxruntime-gpu
7
  spaces
@@ -14,4 +16,5 @@ xformers
14
  sentencepiece
15
  peft
16
  scipy
17
- scikit-image
 
 
1
+ numpy<2
2
+ controlnet_aux
3
+ diffusers==0.32.2
4
+ torch
5
+ torchvision
6
+ transformers
7
  einops
8
  onnxruntime-gpu
9
  spaces
 
16
  sentencepiece
17
  peft
18
  scipy
19
+ scikit-image
20
+ matplotlib