Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -5,7 +5,6 @@ torch==2.0.1
|
|
| 5 |
diffusers==0.20.0
|
| 6 |
transformers==4.31.0
|
| 7 |
pillow==10.0.0
|
| 8 |
-
huggingface_hub==0.
|
| 9 |
safetensors==0.3.3
|
| 10 |
-
accelerate==0.21.0
|
| 11 |
numpy<2.0
|
|
|
|
| 5 |
diffusers==0.20.0
|
| 6 |
transformers==4.31.0
|
| 7 |
pillow==10.0.0
|
| 8 |
+
huggingface_hub==0.23.2
|
| 9 |
safetensors==0.3.3
|
|
|
|
| 10 |
numpy<2.0
|