Files
ComfyUI/setup-vastai.sh
jaidaken 9e06eb3bce
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
Python Linting / Run Pylint (push) Has been cancelled
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Has been cancelled
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Has been cancelled
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Has been cancelled
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Has been cancelled
Execution Tests / test (macos-latest) (push) Has been cancelled
Execution Tests / test (ubuntu-latest) (push) Has been cancelled
Execution Tests / test (windows-latest) (push) Has been cancelled
Test server launches without errors / test (push) Has been cancelled
Unit Tests / test (macos-latest) (push) Has been cancelled
Unit Tests / test (ubuntu-latest) (push) Has been cancelled
Unit Tests / test (windows-2022) (push) Has been cancelled
Harden setup script with better error handling
- Downloads to .part files, moves on success (no corrupt files)
- Skips existing non-empty files, removes empty/corrupt ones
- Ctrl+C trap cleans up partial downloads
- Preflight checks for required commands and directory
- CUDA verification after PyTorch install
- Symlink helper that warns if target is missing
- Summary at end lists all failed downloads and node deps
- Removed set -e in favor of explicit error handling

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 02:04:57 +00:00

12 KiB
Executable File