Spaces:
Runtime error
Runtime error
deployfix06
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ scikit-image==0.21.0
|
|
| 5 |
opencv-python==4.7.0.72
|
| 6 |
pillow==9.4.0
|
| 7 |
diffusers==0.25.0
|
| 8 |
-
|
| 9 |
transformers==4.36.2
|
| 10 |
accelerate==0.26.1
|
| 11 |
matplotlib==3.7.4
|
|
|
|
| 5 |
opencv-python==4.7.0.72
|
| 6 |
pillow==9.4.0
|
| 7 |
diffusers==0.25.0
|
| 8 |
+
huggingface_hub==0.19.4
|
| 9 |
transformers==4.36.2
|
| 10 |
accelerate==0.26.1
|
| 11 |
matplotlib==3.7.4
|