mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 12:34:22 +00:00
remove model from download enum
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
f14c1b4f05
commit
66253e8a4b
@ -33,7 +33,6 @@ class _AvailableModels(str, Enum):
|
|||||||
PICTURE_CLASSIFIER = "picture_classifier"
|
PICTURE_CLASSIFIER = "picture_classifier"
|
||||||
SMOLVLM = "smolvlm"
|
SMOLVLM = "smolvlm"
|
||||||
GRANITE_VISION = "granite_vision"
|
GRANITE_VISION = "granite_vision"
|
||||||
GRANITE_VISION_OLLAMA = "granite_vision_ollama"
|
|
||||||
EASYOCR = "easyocr"
|
EASYOCR = "easyocr"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user