8000 GitHub - leonai7/comfyui-docker-v2: ComfyUI Docker Template for RunPod
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leonai7/comfyui-docker-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 ComfyUI Docker Template for RunPod

ComfyUI Logo

Seamless ComfyUI Deployment on RunPod

Sponsored by Dreamshot.io License: MIT Docker

🚀 Quick Start

Get your ComfyUI instance running on RunPod in minutes with this template!

  1. Log into your RunPod account
  2. Go to the Templates section
  3. Click "Add Template"
  4. Use the following settings:
    Container Image: javierjrueda/comfyui-runpod:latest
    Container Disk: 5GB
    
  5. Click "Deploy"

That's it! Your ComfyUI instance will be automatically set up with all dependencies installed.

🌟 Features

  • 🔥 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

💾 Using Network Storage

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

🔗 Port Configuration

  • ComfyUI Web Interface: Port 3000
  • JupyterLab: Port 8888

🤝 Contributing

We welcome contributions! Feel free to:

  • Submit bug reports
  • Suggest new features
  • Create pull requests

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

📞 Support

Need help? Here are your options:

  • Create an issue in this repository
  • Contact Dreamshot.io support

Made with ❤️ by javierjrueda

🌟 Star this repo | 🐛 Report bug | 🤝 Contribute

About

ComfyUI Docker Template for RunPod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 63.8%
  • Shell 36.2%
0