mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 15:02:21 +00:00
warning for develop examples
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
8dc0562542
commit
74916565de
@ -1,3 +1,7 @@
|
|||||||
|
# WARNING
|
||||||
|
# This example demonstrates only how to develop a new enrichment model.
|
||||||
|
# It does not run thr actual formula understanding model.
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import Iterable
|
from typing import Iterable
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
# WARNING
|
||||||
|
# This example demonstrates only how to develop a new enrichment model.
|
||||||
|
# It does not run thr actual picture classifier model.
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import Any, Iterable
|
from typing import Any, Iterable
|
||||||
|
Loading…
Reference in New Issue
Block a user