Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ scipy==1.10.1
|
|
| 6 |
scikit-image==0.21.0
|
| 7 |
opencv-python==4.7.0.72
|
| 8 |
pillow==9.4.0
|
| 9 |
-
diffusers==0.
|
| 10 |
transformers==4.36.2
|
| 11 |
accelerate==0.26.1
|
| 12 |
matplotlib==3.7.4
|
|
|
|
| 6 |
scikit-image==0.21.0
|
| 7 |
opencv-python==4.7.0.72
|
| 8 |
pillow==9.4.0
|
| 9 |
+
diffusers==0.31.0
|
| 10 |
transformers==4.36.2
|
| 11 |
accelerate==0.26.1
|
| 12 |
matplotlib==3.7.4
|