adapt for bi100

This commit is contained in:
2025-09-11 13:50:28 +08:00
parent 2888ee8043
commit cc00e13198
21 changed files with 9 additions and 130 deletions

7
Dockerfile Normal file
View File

@@ -0,0 +1,7 @@
FROM git.modelhub.org.cn:980/enginex-iluvatar/bi100-3.2.1-x86-ubuntu20.04-py3.10-poc-llm-infer:v1.2.2
WORKDIR /workspace
RUN pip install diffusers==0.34.0
RUN pip install imageio[ffmpeg] einops datasets==3.2.0 simplejson addict open_clip_torch==2.24.0 sortedcontainers modelscope==1.28.2 av==11.0.0 pytorch-lightning
COPY . /workspace/