Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -9,12 +9,9 @@ timm
|
|
| 9 |
einops
|
| 10 |
sentence-transformers
|
| 11 |
tiktoken
|
| 12 |
-
docling
|
| 13 |
pdf2image
|
| 14 |
GPUtil
|
| 15 |
accelerate==0.30.1
|
| 16 |
-
mteb>=1.12.22
|
| 17 |
-
qwen-vl-utils
|
| 18 |
torchvision
|
| 19 |
-
fastapi<0.113.0
|
| 20 |
git+https://github.com/adithya-s-k/VARAG
|
|
|
|
| 9 |
einops
|
| 10 |
sentence-transformers
|
| 11 |
tiktoken
|
| 12 |
+
docling==1.16.1
|
| 13 |
pdf2image
|
| 14 |
GPUtil
|
| 15 |
accelerate==0.30.1
|
|
|
|
|
|
|
| 16 |
torchvision
|
|
|
|
| 17 |
git+https://github.com/adithya-s-k/VARAG
|