Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ scipy
|
|
| 5 |
scikit-image
|
| 6 |
opencv-python
|
| 7 |
pillow
|
| 8 |
-
diffusers
|
| 9 |
transformers
|
| 10 |
accelerate
|
| 11 |
matplotlib
|
|
|
|
| 5 |
scikit-image
|
| 6 |
opencv-python
|
| 7 |
pillow
|
| 8 |
+
diffusers==0.20.2
|
| 9 |
transformers
|
| 10 |
accelerate
|
| 11 |
matplotlib
|