Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
huggingface-hub
|
2 |
spaces
|
|
|
3 |
git+https://github.com/huggingface/transformers.git
|
4 |
git+https://github.com/huggingface/accelerate.git
|
5 |
git+https://github.com/huggingface/peft.git
|
|
|
1 |
huggingface-hub
|
2 |
spaces
|
3 |
+
pillow==11.1.0
|
4 |
git+https://github.com/huggingface/transformers.git
|
5 |
git+https://github.com/huggingface/accelerate.git
|
6 |
git+https://github.com/huggingface/peft.git
|