Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--index-url https://download.pytorch.org/whl/cu118
|
2 |
torch
|
3 |
torchvision
|
4 |
-
diffusers
|
5 |
einops
|
6 |
easydict
|
7 |
transformers
|
|
|
1 |
--index-url https://download.pytorch.org/whl/cu118
|
2 |
torch
|
3 |
torchvision
|
4 |
+
diffusers==0.32.2
|
5 |
einops
|
6 |
easydict
|
7 |
transformers
|