"vscode:/vscode.git/clone" did not exist on "952e3135747379c13571a0cbb139057d2241511a"
Commit 327c9c43 authored by muyangli's avatar muyangli
Browse files

update

parent d8c2a1f4
......@@ -26,7 +26,10 @@ jobs:
which python
conda install -c conda-forge gxx=11 gcc=11
echo "Installing dependencies"
pip install
pip install torch torchvision torchaudio
pip install ninja wheel diffusers transformers accelerate sentencepiece protobuf huggingface_hub
NUNCHAKU_INSTALL_MODE=ALL python setup.py develop
pip install -r tests/requirements.txt
clean-up:
runs-on: self-hosted
......
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