Spaces:
Runtime error
Runtime error
update requirements [cleaned] ✅
Browse files- requirements.txt +14 -11
requirements.txt
CHANGED
|
@@ -1,19 +1,22 @@
|
|
| 1 |
-
git+https://github.com/vllm-project/llm-compressor.git
|
| 2 |
git+https://github.com/huggingface/transformers.git@v4.57.6
|
| 3 |
git+https://github.com/huggingface/accelerate.git
|
| 4 |
-
git+https://github.com/huggingface/diffusers.git
|
| 5 |
git+https://github.com/huggingface/peft.git
|
| 6 |
-
|
| 7 |
-
bitsandbytes
|
| 8 |
huggingface_hub
|
|
|
|
| 9 |
sentencepiece
|
| 10 |
-
|
|
|
|
| 11 |
torchvision
|
| 12 |
matplotlib
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
spaces
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git@v4.57.6
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
|
|
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
+
transformers-stream-generator
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
+
qwen-vl-utils
|
| 7 |
sentencepiece
|
| 8 |
+
opencv-python
|
| 9 |
+
torch==2.8.0
|
| 10 |
torchvision
|
| 11 |
matplotlib
|
| 12 |
+
pdf2image
|
| 13 |
+
requests
|
| 14 |
+
pymupdf
|
| 15 |
+
kernels
|
| 16 |
+
hf_xet
|
| 17 |
spaces
|
| 18 |
+
pillow
|
| 19 |
+
gradio # - gradio@6.3.0
|
| 20 |
+
fpdf
|
| 21 |
+
timm
|
| 22 |
+
av
|