mirror of
https://github.com/modelscope/modelscope.git
synced 2026-08-31 19:19:33 +02:00
Reuse flat/hub legacy caches in download paths. For docker builds, pass PIP_EXTRA_INDEX_URL via ARG and RUN export so PyPI is available during install without persisting it as an image ENV default. Co-authored-by: Cursor <cursoragent@cursor.com>