diff --git a/mkdocs.yml b/mkdocs.yml index 2b7127a5..36bcacb5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -75,7 +75,7 @@ nav: - "Figure enrichment": examples/develop_picture_enrichment.py - "Table export": examples/export_tables.py - "Multimodal export": examples/export_multimodal.py - - "Annotate picture with local vlm": examples/pictures_description.py + - "Annotate picture with local vlm": examples/pictures_description.ipynb - "Annotate picture with remote vlm": examples/pictures_description_api.py - "Force full page OCR": examples/full_page_ocr.py - "Automatic OCR language detection with tesseract": examples/tesseract_lang_detection.py