Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fengzch-das
nunchaku
Commits
327c9c43
"vscode:/vscode.git/clone" did not exist on "952e3135747379c13571a0cbb139057d2241511a"
Commit
327c9c43
authored
Apr 10, 2025
by
muyangli
Browse files
update
parent
d8c2a1f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
.github/workflows/pr_test.yaml
.github/workflows/pr_test.yaml
+4
-1
No files found.
.github/workflows/pr_test.yaml
View file @
327c9c43
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment