Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ huggingface_hub==0.25.2
|
|
| 9 |
scikit-image==0.21.0
|
| 10 |
opencv-python==4.7.0.72
|
| 11 |
pillow==9.4.0
|
| 12 |
-
diffusers
|
| 13 |
transformers==4.36.2
|
| 14 |
accelerate==0.26.1
|
| 15 |
matplotlib==3.7.4
|
|
|
|
| 9 |
scikit-image==0.21.0
|
| 10 |
opencv-python==4.7.0.72
|
| 11 |
pillow==9.4.0
|
| 12 |
+
diffusers
|
| 13 |
transformers==4.36.2
|
| 14 |
accelerate==0.26.1
|
| 15 |
matplotlib==3.7.4
|