chore: Regenerate all playbooks

This commit is contained in:
GitLab CI 2025-10-07 22:01:29 +00:00
parent 3b7c6eba28
commit 7874a7b269

View File

@ -62,7 +62,6 @@ All required assets can be found [in the ComfyUI repository on GitHub](https://g
**Risk level:** Medium
- Model downloads are large (~2GB) and may fail due to network issues
- PyTorch nightly builds may have compatibility issues with ARM64 architecture
- Port 8188 must be accessible for web interface functionality
**Rollback:** Virtual environment can be deleted to remove all installed packages. Downloaded models
@ -96,7 +95,7 @@ Verify the virtual environment is active by checking the command prompt shows `(
## Step 3. Install PyTorch with CUDA support
Install PyTorch nightly build with CUDA 12.9 support optimized for ARM64 architecture.
Install PyTorch with CUDA 12.9 support.
```bash
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu129