Commit 4fc93bc0 authored by Jan Reimes's avatar Jan Reimes
Browse files

feat(3gpp-ai): add hf_xet dependency

parent e7ca255a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ dependencies = [
    "docling[vlm]>=2.82.0",
    "transformers>=4.57.6",
    "docling-core[chunking]>=2.70.2",
    "hf_xet"
]

[project.urls]