From 7874a7b2694f332b5efe4257a7b9f4b30cc0c07a Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Tue, 7 Oct 2025 22:01:29 +0000 Subject: [PATCH] chore: Regenerate all playbooks --- nvidia/comfy-ui/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nvidia/comfy-ui/README.md b/nvidia/comfy-ui/README.md index cafa910..ed76a04 100644 --- a/nvidia/comfy-ui/README.md +++ b/nvidia/comfy-ui/README.md @@ -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