We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 420162e commit 5dfb75dCopy full SHA for 5dfb75d
docling_serve/gradio_ui.py
@@ -17,7 +17,7 @@
17
############################
18
19
logo_path = "https://raw.githubusercontent.com/docling-project/docling/refs/heads/main/docs/assets/logo.svg"
20
-js_components_url = "https://unpkg.com/@docling/docling-components@0.0.3"
+js_components_url = "https://unpkg.com/@docling/docling-components@0.0.6"
21
if (
22
docling_serve_settings.static_path is not None
23
and docling_serve_settings.static_path.is_dir()
0 commit comments