Sask07 commited on
Commit
a5f48c1
·
verified ·
1 Parent(s): 152de82

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
  torch==2.1.0
2
  torchvision==0.16.0
3
- diffusers==0.21.4
4
- transformers==4.35.2
5
- accelerate==0.23.0
6
- controlnet_aux==0.0.6
7
- gradio==3.50.2
8
- pillow==10.1.0
9
- huggingface-hub==0.19.4
10
  opencv-python
11
  scipy
12
  einops
 
1
  torch==2.1.0
2
  torchvision==0.16.0
3
+ diffusers==0.24.0
4
+ transformers==4.36.2
5
+ accelerate==0.27.2
6
+ controlnet_aux==0.0.7
7
+ gradio==4.19.2
8
+ pillow==10.2.0
9
+ huggingface-hub==0.20.3
10
  opencv-python
11
  scipy
12
  einops