Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -3,11 +3,10 @@ git+https://github.com/huggingface/diffusers.git
|
|
| 3 |
transformers==4.57.6
|
| 4 |
accelerate==1.13.0
|
| 5 |
safetensors==0.7.0
|
| 6 |
-
pillow==
|
| 7 |
huggingface_hub==0.36.2
|
| 8 |
-
gradio==
|
| 9 |
spaces==0.47.0
|
| 10 |
-
gradio_imageslider==0.0.20
|
| 11 |
numpy==1.26.4
|
| 12 |
pydantic==2.9.2
|
| 13 |
tokenizers==0.22.2
|
|
|
|
| 3 |
transformers==4.57.6
|
| 4 |
accelerate==1.13.0
|
| 5 |
safetensors==0.7.0
|
| 6 |
+
pillow==12.1.1
|
| 7 |
huggingface_hub==0.36.2
|
| 8 |
+
gradio==6.9.0
|
| 9 |
spaces==0.47.0
|
|
|
|
| 10 |
numpy==1.26.4
|
| 11 |
pydantic==2.9.2
|
| 12 |
tokenizers==0.22.2
|