Commit 46646a8a authored by nanahira's avatar nanahira

update dockerfile

parent 96c54a49
Pipeline #24789 canceled with stages
in 120 minutes and 1 second
......@@ -32,7 +32,7 @@ RUN mkdir repositories && \
cd ../.. && \
git clone --depth=1 https://github.com/crowsonkb/k-diffusion.git repositories/k-diffusion && \
cd repositories/k-diffusion && git fetch origin c9fe758757e022f05ca5a53fa8fac28889e4f1cf && git checkout c9fe758757e022f05ca5a53fa8fac28889e4f1cf && \
cd repositories/k-diffusion && git fetch origin ab527a9a6d347f364e3d185ba6d714e22d80cb3c && git checkout ab527a9a6d347f364e3d185ba6d714e22d80cb3c && \
cd ../.. && \
git clone --depth=1 https://github.com/Hafiidz/latent-diffusion repositories/latent-diffusion && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment