[diffusers] fix ci and docker (#3085)

This commit is contained in:
Fazzie-Maqianli
2023-03-10 10:35:15 +08:00
committed by GitHub
parent 3213347b49
commit 5d5f475d75
3 changed files with 2 additions and 21 deletions

View File

@@ -15,7 +15,7 @@ RUN git clone https://github.com/NVIDIA/apex && \
# && cd ./ColossalAI \
# && pip install -v --no-cache-dir .
RUN pip install colossalai==0.1.12+torch1.12cu11.3 -f https://release.colossalai.org
RUN pip install colossalai
# install titans