Runware Inference API Integration for ComfyUI (No GPU Required).
Welcome to ComfyUI-Runware! 🌟 This is the official integration for Runware, bringing you the power of inference-as-a-service directly into ComfyUI!
Imagine creating stunning images, refining details, or even removing backgrounds—all without needing a powerful GPU. With Runware, all the heavy lifting happens on our servers. No GPU? No problem! 🖥️💨
This integration adds a suite of custom nodes to ComfyUI, allowing you to:
... and so much more! Let’s make your workflows seamless and efficient with Runware. 🖌️✨
Here’s a sneak peek of the ComfyUI-Runware nodes in action:
First, ensure you have ComfyUI installed. You can follow the pre-built package guide or the manual installation guide.
Make sure your system meets these requirements:
You have two options to install this integration:
First, ensure you have the ComfyUI-Manager
custom node installed. If you don't have it or are using the beta ComfyUI desktop version, follow the instructions on this GitHub Repo.
After installing ComfyUI-Manager, open it and click on "Custom Nodes Manager". Search for "Runware" or "Runware.ai" and then click on install or update. Finally, restart your ComfyUI. ✨
Navigate to the custom nodes directory:
cd custom_nodes
Clone the repository:
git clone https://github.com/Runware/ComfyUI-Runware.git
Navigate to the repository folder:
cd ComfyUI-Runware
Install dependencies:
pip install -r requirements.txt
Start ComfyUI with the following command:
python main.py --front-end-version Comfy-Org/ComfyUI_frontend@latest
If you want to run ComfyUI without a GPU, add the --cpu
flag:
python main.py --cpu --front-end-version Comfy-Org/ComfyUI_frontend@latest
Inside the ComfyUI-Runware
custom node folder, you’ll find a workflows
folder with pre-made workflows to get you started! 🚀
Here’s a breakdown of the amazing nodes included in this integration:
This is the official Runware integration, maintained by Runware Inc. We’re here to help you every step of the way! 💬
Join our community on Discord for support, updates, and to connect with fellow creators: Runware Discord 🎉
Thank you for using ComfyUI-Runware! Let’s create something amazing together. 🌟