Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ flask==2.0.1
|
|
| 2 |
werkzeug==2.0.2
|
| 3 |
flask-cors==4.0.1
|
| 4 |
torch==2.0.1
|
| 5 |
-
diffusers==0.
|
| 6 |
transformers==4.31.0
|
| 7 |
pillow==10.0.0
|
| 8 |
huggingface_hub==0.23.2
|
|
|
|
| 2 |
werkzeug==2.0.2
|
| 3 |
flask-cors==4.0.1
|
| 4 |
torch==2.0.1
|
| 5 |
+
diffusers==0.20.0
|
| 6 |
transformers==4.31.0
|
| 7 |
pillow==10.0.0
|
| 8 |
huggingface_hub==0.23.2
|