Views
No views yet
comfy_setup)/workspace and /root paths with ${HOME}/workspace (~/workspace/comfyui/ComfyUI)./tmp/*.log).2.11.0 with CUDA 12.8 wheels index (https://download.pytorch.org/whl/cu128).uv (fast Rust-based package installer) with automatic pip fallback.~/workspace/restart_after_reboot.sh recovery script.helpers.py automatically detects and defaults model paths to ~/workspace/comfyui/ComfyUI/models/.1cd comfy_setup_gcp
2bash setup.sh1# Attach to ComfyUI server logs
2screen -r comfyui
3
4# Attach to Cloudflared tunnel logs
5screen -r tunnel8188
6
7# Attach to Helper UI (CivitAI & HuggingFace downloader/uploader)
8screen -r helpersbash ~/workspace/restart_after_reboot.sh