Skip to content

Commit

Permalink
organize project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoinky3000 committed Jun 23, 2024
1 parent 32fefc2 commit 48fd4bf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,10 @@ ARG DEFAULT_WHL
ARG SD_NEXT_COMMIT
RUN /sdnext-setup.sh

COPY ./workspace/* ./
COPY --chmod=755 ./workspace/ ./

COPY --chmod=755 scripts/ /

COPY ["SD Next/", "./SD Next/"]

ARG NIGHTLY_WHL
ENV NIGHTLY_COMMAND="--pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/${NIGHTLY_WHL}"

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 48fd4bf

Please sign in to comment.