Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
accelerate==0.22.0
|
2 |
git+https://github.com/huggingface/diffusers@t2i-adapter-load-lora
|
3 |
gradio==4.19.2
|
4 |
-
|
5 |
safetensors==0.3.3
|
6 |
torch==2.0.1
|
7 |
torchvision==0.15.2
|
|
|
1 |
accelerate==0.22.0
|
2 |
git+https://github.com/huggingface/diffusers@t2i-adapter-load-lora
|
3 |
gradio==4.19.2
|
4 |
+
pillow==10.2.0
|
5 |
safetensors==0.3.3
|
6 |
torch==2.0.1
|
7 |
torchvision==0.15.2
|