update
This commit is contained in:
@@ -356,6 +356,8 @@ EOT
|
|||||||
|
|
||||||
RUN <<EOT
|
RUN <<EOT
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
source /opt/conda/etc/profile.d/conda.sh
|
||||||
|
conda activate ${CONDA_ENV_NAME}
|
||||||
pip install optimum
|
pip install optimum
|
||||||
pip install peft tiktoken \
|
pip install peft tiktoken \
|
||||||
tqdm matplotlib seaborn numpy pandas scikit-learn diffusers \
|
tqdm matplotlib seaborn numpy pandas scikit-learn diffusers \
|
||||||
|
|||||||
Reference in New Issue
Block a user