There was an error while loading. Please reload this page.
2 parents 5cd1694 + 493b10b commit 56575f7Copy full SHA for 56575f7
2 files changed
.github/workflows/test-ampere.yaml
@@ -123,7 +123,7 @@ jobs:
123
conda activate test_env || { echo "Failed to activate conda env"; exit 1; }
124
pwd
125
cd ../ComfyUI
126
- python nunchaku_tests/scripts/nunchaku_flux1_dev.py
+ python nunchaku_tests/scripts/nunchaku-flux1-dev.py
127
pytest -v nunchaku_tests/
128
- name: Nunchaku FLUX memory tests
129
run: |
.github/workflows/test-blackwell.yaml
0 commit comments