Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ git+https://github.com/huggingface/accelerate.git
|
|
4 |
git+https://github.com/huggingface/peft.git
|
5 |
transformers-stream-generator
|
6 |
huggingface_hub
|
|
|
7 |
albumentations
|
8 |
pyvips-binary
|
9 |
qwen-vl-utils
|
@@ -20,7 +21,6 @@ xformers
|
|
20 |
requests
|
21 |
pymupdf
|
22 |
hf_xet
|
23 |
-
spaces
|
24 |
pyvips
|
25 |
pillow
|
26 |
gradio
|
|
|
4 |
git+https://github.com/huggingface/peft.git
|
5 |
transformers-stream-generator
|
6 |
huggingface_hub
|
7 |
+
spaces==0.40.0
|
8 |
albumentations
|
9 |
pyvips-binary
|
10 |
qwen-vl-utils
|
|
|
21 |
requests
|
22 |
pymupdf
|
23 |
hf_xet
|
|
|
24 |
pyvips
|
25 |
pillow
|
26 |
gradio
|