wanghaofan commited on
Commit
2522a9f
1 Parent(s): a93bdd7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- diffusers>=0.25.1
2
- torch>=2.0.0
3
- torchvision>=0.15.1
4
- transformers>=4.37.1
5
  accelerate
6
  safetensors
7
  einops
@@ -13,6 +13,6 @@ huggingface-hub
13
  opencv-python
14
  insightface
15
  gradio
16
- controlnet_aux>=0.0.9
17
  gdown
18
  peft
 
1
+ diffusers==0.30.0
2
+ torch==2.4.0
3
+ torchvision==0.19.0
4
+ transformers==4.44.0
5
  accelerate
6
  safetensors
7
  einops
 
13
  opencv-python
14
  insightface
15
  gradio
16
+ controlnet_aux==0.0.9
17
  gdown
18
  peft