更新 Dockerfile
This commit is contained in:
@@ -2,4 +2,4 @@ FROM git.modelhub.org.cn:980/enginex-iluvatar/mr100_corex:4.3.0
|
|||||||
|
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
RUN pip install diffusers==0.34.0 sentencepiece transformers==4.55.2
|
RUN pip install diffusers==0.34.0 sentencepiece transformers==4.55.2
|
||||||
COPY main.py test.sh dataset.json /workspace/
|
COPY main.py dataset.json /workspace/
|
||||||
|
|||||||
Reference in New Issue
Block a user