mirror of
https://github.com/modelscope/modelscope.git
synced 2026-09-01 11:38:39 +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>