This commit is contained in:
yuze.zyz
2024-10-24 23:08:56 +08:00
parent 8daf72f5e1
commit e279613a55

View File

@@ -18,7 +18,7 @@ RUN sh /tmp/install.sh {version_args}
RUN pip uninstall ms-swift modelscope -y
RUN pip install --no-cache-dir 'cython<=0.29.36' kwsbp==0.0.6 -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
RUN pip install --no-cache-dir 'cython<=0.29.36' kwsbp==0.0.6 versioneer -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
RUN echo "cache bust $(date +%Y%m%d%H%M%S)"