support diffusers ms models
This commit is contained in:
7
Dockerfile.bi100
Normal file
7
Dockerfile.bi100
Normal 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/
|
||||
Reference in New Issue
Block a user