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