comfyui-launch-flags
Pick the right ComfyUI startup flags for VRAM, attention, caching, and speed — the full decision matrix for OOM (--novram / --cache-none / --disable-smart-memory), shared-VRAM creep on Windows (--reserve-vram N), model-switching with big text encoders (--cache-none), high-VRAM throughput (--gpu-only / --highvram), and attention-backend selection (--use-sage-attention for speed, --use-pytorch-cross-attention as the highest-quality / Z-Image-safe fallback). Also the acceleration-stack + Blackwell/RTX 5000 (sm_120) notes. Use when a graph OOMs (especially long video like LTX 2 / WAN), when the GPU spills into shared VRAM and slows to a crawl, when switching between models eats all RAM, when Z-Image produces black/garbled output under Sage, or when deciding which attention backend to launch with. Flag names verified against upstream comfy/cli_args.py — see Sources.
适合你,如果使用 ComfyUI 时遇到显存溢出或性能瓶颈,需要优化启动参数。
npx oh-my-skill add artokun/comfyui-mcp/comfyui-launch-flagscurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- artokun/comfyui-mcp/comfyui-launch-flagsnpx oh-my-skill verify artokun/comfyui-mcp/comfyui-launch-flags