You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Managing the extra indexes (specially the torch versions) with poetry seems to create more issues. This is why in #48 I'm actually migrating to uv.
We could add the Windows extra there, but I think this won't needed anymore once we make the project consumable directly via pip install docling-serve (see #47 ).
The target is to simplify and don't require the actual clone of the repo, if not for developments.
If anybody needs to test it on Windows, this is what worked for me.
poetry install --with windows-gpu --extras ui
The text was updated successfully, but these errors were encountered: