Spaces:
Running on Zero
Running on Zero
update requirements [cleaned] ✅
Browse files- requirements.txt +15 -4
requirements.txt
CHANGED
|
@@ -1,13 +1,24 @@
|
|
| 1 |
-
git+https://github.com/huggingface/transformers.git@v4.57.
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
|
|
|
| 4 |
huggingface_hub
|
| 5 |
qwen-vl-utils
|
| 6 |
sentencepiece
|
| 7 |
opencv-python
|
| 8 |
-
torch==2.
|
| 9 |
-
molmo_utils
|
| 10 |
torchvision
|
|
|
|
| 11 |
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
einops
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
molmo_utils
|
| 12 |
matplotlib
|
| 13 |
+
pdf2image
|
| 14 |
+
requests
|
| 15 |
+
pymupdf
|
| 16 |
+
kernels
|
| 17 |
+
hf_xet
|
| 18 |
einops
|
| 19 |
+
spaces
|
| 20 |
+
pillow
|
| 21 |
+
gradio # - gradio@6.3.0
|
| 22 |
+
fpdf
|
| 23 |
+
timm
|
| 24 |
+
av
|