Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ opencv-python
|
|
2 |
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
-
diffusers
|
6 |
transformers
|
7 |
xformers
|
8 |
imageio
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
+
diffusers==0.11.1
|
6 |
transformers
|
7 |
xformers
|
8 |
imageio
|