remove uncessary files

This commit is contained in:
2025-08-26 20:36:24 +08:00
parent be947dfc79
commit 16db7e5395
12 changed files with 7 additions and 55 deletions

View File

@@ -1 +0,0 @@
Dockerfile.bi100

5
Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM git.modelhub.org.cn:980/enginex-iluvatar/mr100_corex:4.3.0
WORKDIR /workspace
RUN pip install diffusers==0.34.0 sentencepiece transformers==4.55.2
COPY main.py test.sh dataset.json /workspace/