pull/3451/head
sungjoonkim 2025-10-25 23:10:26 +09:00
parent 0029ecaac4
commit d7051c25ec
2 changed files with 1 additions and 3 deletions

View File

@ -19,9 +19,7 @@ RUN pip install --upgrade pip setuptools wheel
COPY . /app/sdxl_train_captioner
# 두 requirements.txt 모두 설치
WORKDIR /app/sdxl_train_captioner
RUN mkdir -p /app/sdxl_train_captioner/logs
RUN mkdir -p /app/sdxl_train_captioner/models
RUN mkdir -p /app/sdxl_train_captioner/output_models
RUN mkdir -p /app/sdxl_train_captioner/dataset
RUN pip install -r requirements.txt

@ -1 +1 @@
Subproject commit 2dc567b1df55a46c32d474b45aac03bb6bb6bcb0
Subproject commit 5ffcfb27ed6de83d6148180831b39539a91e4ba6