Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,6 +7,6 @@ git+https://github.com/pytorch/pytorch.git
|
|
7 |
git+https://github.com/psf/requests.git
|
8 |
git+https://github.com/huggingface/huggingface_hub.git
|
9 |
git+https://github.com/huggingface/accelerate.git
|
10 |
-
git+https://github.com/python-pillow/Pillow.git
|
11 |
git+https://github.com/opencv/opencv-python.git
|
|
|
12 |
av
|
|
|
7 |
git+https://github.com/psf/requests.git
|
8 |
git+https://github.com/huggingface/huggingface_hub.git
|
9 |
git+https://github.com/huggingface/accelerate.git
|
|
|
10 |
git+https://github.com/opencv/opencv-python.git
|
11 |
+
pillow<12.0
|
12 |
av
|