Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ scipy==1.10.1
|
|
7 |
scikit-image==0.21.0
|
8 |
opencv-python==4.7.0.72
|
9 |
pillow==9.4.0
|
10 |
-
diffusers==0.
|
11 |
accelerate==0.26.1
|
12 |
matplotlib==3.7.4
|
13 |
tqdm==4.64.1
|
@@ -20,4 +20,4 @@ fvcore
|
|
20 |
cloudpickle
|
21 |
omegaconf
|
22 |
pycocotools
|
23 |
-
huggingface_hub
|
|
|
7 |
scikit-image==0.21.0
|
8 |
opencv-python==4.7.0.72
|
9 |
pillow==9.4.0
|
10 |
+
diffusers==0.27.2
|
11 |
accelerate==0.26.1
|
12 |
matplotlib==3.7.4
|
13 |
tqdm==4.64.1
|
|
|
20 |
cloudpickle
|
21 |
omegaconf
|
22 |
pycocotools
|
23 |
+
huggingface_hub
|