Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
albumentations
|
| 2 |
matplotlib
|
| 3 |
-
diffusers
|
| 4 |
einops
|
| 5 |
-
huggingface_hub
|
| 6 |
natsort
|
| 7 |
pillow
|
| 8 |
PyYAML
|
|
|
|
| 1 |
albumentations
|
| 2 |
matplotlib
|
| 3 |
+
diffusers==0.21.1
|
| 4 |
einops
|
| 5 |
+
huggingface_hub==0.25.1
|
| 6 |
natsort
|
| 7 |
pillow
|
| 8 |
PyYAML
|