General Questions
What is the difference between Comfy Desktop and Legacy Desktop?
What is the difference between Comfy Desktop and Legacy Desktop?
Is Comfy Desktop open source?
Is Comfy Desktop open source?
Does Comfy Desktop replace the Portable/Manual install?
Does Comfy Desktop replace the Portable/Manual install?
Installation & Setup
What are the system requirements?
What are the system requirements?
- Windows: Windows 10+, NVIDIA GPU with CUDA support
- macOS: macOS 13+ (Ventura), Apple Silicon (M1+)
- Linux: Ubuntu 22.04+, NVIDIA GPU with CUDA recommended
- Disk: At least 4.85 GB per standalone installation
- RAM: 8 GB minimum, 16 GB recommended
Can I install Comfy Desktop without admin rights?
Can I install Comfy Desktop without admin rights?
How do I download Comfy Desktop?
How do I download Comfy Desktop?
Can I have both Legacy Desktop and Comfy Desktop installed?
Can I have both Legacy Desktop and Comfy Desktop installed?
Usage
How do I add a new ComfyUI installation?
How do I add a new ComfyUI installation?
- Standalone — Fresh install with bundled Python
- Git Clone — Link an existing git repository
- Portable — Import a portable install (Windows)
- Cloud — Connect to Comfy Cloud
Can I run multiple ComfyUI versions at the same time?
Can I run multiple ComfyUI versions at the same time?
Where are my models, custom nodes, and settings stored?
Where are my models, custom nodes, and settings stored?
- Standalone: All data is inside the installation folder
- Git Clone: Data is in the ComfyUI
models/,custom_nodes/, anduser/folders within the repository
How do snapshots work?
How do snapshots work?
- Custom nodes and their versions
- Model files
- Settings and configuration
Troubleshooting
The app won't start after installation
The app won't start after installation
- Windows: Try running as administrator once
- macOS: If you see a security warning, go to System Settings → Privacy & Security and click Open Anyway
- Linux: Make sure
fuse2is installed (sudo apt install fuse2) - Check the Downloads page for the latest version
My GPU is not detected
My GPU is not detected
- Ensure your NVIDIA drivers are up to date
- On Linux, verify CUDA toolkit is installed
- Check that the installation type supports GPU (Standalone and Git Clone do; Cloud connections use remote GPU)
An installation fails to update
An installation fails to update
- Check your internet connection
- Try taking a manual snapshot first via the app menu
- If the issue persists, restore to a previous snapshot and try again
How do I uninstall Comfy Desktop?
How do I uninstall Comfy Desktop?
- Delete the installations from within the app (right-click → Remove) or delete the installation folders manually
- Uninstall the app using your system’s standard method (Add/Remove Programs on Windows, drag to Trash on macOS, package manager on Linux)