Get your ComfyUI instance running on RunPod in minutes with this template!
- Log into your RunPod account
- Go to the Templates section
- Click "Add Template"
- Use the following settings:
Container Image: javierjrueda/comfyui-runpod:latest Container Disk: 5GB
- Click "Deploy"
That's it! Your ComfyUI instance will be automatically set up with all dependencies installed.
- 🔥 Zero Configuration Required: All dependencies are automatically installed
- 🔄 Network Storage Support: Seamlessly integrate with RunPod's network storage
- 🛠️ Pre-configured Environment: Python, CUDA, and all necessary libraries included
- 📁 Organized Directory Structure:
/workspace/ └── Comfyui/ ├── models/ ├── input/ ├── output/ ├── custom_nodes/ └── [ComfyUI files]
- 🔌 Dual Interface: Access via both Web UI and JupyterLab
The template automatically detects and configures RunPod network storage. When enabled, it creates the following structure:
/runpod-volume/
└── Comfyui/
├── models/ # Store your models
├── input/ # Input images and files
├── output/ # Generated outputs
└── custom_nodes/ # Custom node installations
- ComfyUI Web Interface: Port 3000
- JupyterLab: Port 8888
We welcome contributions! Feel free to:
- Submit bug reports
- Suggest new features
- Create pull requests
This project is licensed under the MIT License - see the LICENSE file for details.
- Sponsored by Dreamshot.io
Need help? Here are your options:
- Create an issue in this repository
- Contact Dreamshot.io support
Made with ❤️ by javierjrueda