Commit 81b96d7b authored by nanahira's avatar nanahira

fix

parent 68a0351b
Pipeline #17693 canceled with stages
in 23 seconds
......@@ -19,7 +19,7 @@ RUN mkdir repositories && \
cd ../.. && \
git clone https://github.com/CompVis/taming-transformers.git repositories/taming-transformers && \
cd repositories/taming-transformers && git checkout 24268930bf1dce879235a7fddd0b2355b84d7ea6 &&
cd repositories/taming-transformers && git checkout 24268930bf1dce879235a7fddd0b2355b84d7ea6 && \
cd ../.. && \
git clone https://github.com/sczhou/CodeFormer.git repositories/CodeFormer && \
......
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