https://github.com/Runware/ComfyUI-Runware
Custom ComfyUI nodes for our community
https://github.com/Runware/ComfyUI-Runware
Last synced: 6 months ago
JSON representation
Custom ComfyUI nodes for our community
- Host: GitHub
- URL: https://github.com/Runware/ComfyUI-Runware
- Owner: Runware
- Created: 2024-11-13T08:53:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T12:32:38.000Z (7 months ago)
- Last Synced: 2024-12-12T13:32:18.612Z (7 months ago)
- Language: Python
- Size: 526 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-comfyui - **Runware.ai ComfyUI Inference API Integration**
README
# ComfyUI-Runware Integration ๐
Welcome to **ComfyUI-Runware**! ๐ This is the official integration for **Runware**, bringing you the power of **inference-as-a-service** directly into **ComfyUI**!
## ๐ What is ComfyUI-Runware?
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:
- Perform advanced image inference tasks
- Utilize photomaker pipelines
- Upscale images
- Remove backgrounds
- Leverage specialized models and LoRAs... and so much more! Letโs make your workflows seamless and efficient with **Runware**. ๐๏ธโจ
---
## ๐ Table of Contents
1. [Introduction](#-what-is-comfyui-runware)
2. [Installation](#-installation)
3. [Node Features](#-node-features)
4. [Support & Community](#-support--community)---
Hereโs a sneak peek of the ComfyUI-Runware nodes in action:

---
## ๐ง Installation
### Step 1: Install ComfyUI
First, ensure you have ComfyUI installed. You can follow the [pre-built package guide](https://docs.comfy.org/get_started/pre_package) or the [manual installation guide](https://docs.comfy.org/get_started/manual_install).
Make sure your system meets these requirements:
- **Python 3.10+**
- **ComfyUI installed**### Step 2: Install ComfyUI-Runware
You have two options to install this integration:
#### Option 1: Using ComfyUI Manager (Recommended)
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](https://github.com/ltdrdata/ComfyUI-Manager?tab=readme-ov-file#installation).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. โจ
#### Option 2: Manual Installation
1. Navigate to the custom nodes directory:
```bash
cd custom_nodes
```2. Clone the repository:
```bash
git clone https://github.com/Runware/ComfyUI-Runware.git
```3. Navigate to the repository folder:
```bash
cd ComfyUI-Runware
```4. Install dependencies:
```bash
pip install -r requirements.txt
```### Step 3: Run ComfyUI
Start ComfyUI with the following command:
```bash
python main.py --front-end-version Comfy-Org/ComfyUI_frontend@latest
```#### Optional: CPU-Only Mode
If you want to run ComfyUI without a GPU, add the `--cpu` flag:
```bash
python main.py --cpu --front-end-version Comfy-Org/ComfyUI_frontend@latest
```### Step 4: Explore Workflows
Inside the `ComfyUI-Runware` custom node folder, youโll find a `workflows` folder with pre-made workflows to get you started! ๐---
## ๐งฉ Node Features
Hereโs a breakdown of the amazing nodes included in this integration:
- **Runware API Manager**: Set or change your API keys and adjust the max connection timeout directly in ComfyUIโno need to edit config files manually! ๐
- **Runware Image Inference**: Perform advanced tasks like inpainting, outpainting, and more. ๐จ
- **Runware PhotoMakerV2**: Create consistent identities with our photomaker pipeline. ๐ผ๏ธ
- **Runware Image Upscale**: Upscale your images up to 4x. ๐
- **Runware Background Removal**: Effortlessly remove image backgrounds. ๐งน
- **Runware LoRA**: Search and select LoRAs to enhance your workflow. ๐
- **Runware Model**: Choose specific models to connect with image inference. ๐ค
- **Runware ControlNet**: Guide your image generation with ControlNet and guide images. ๐บ๏ธ
- **Runware Refiner**: Refine your images with advanced tools. โจ
- **Runware LoRA Combine**: Combine up to 3 LoRAs together. ๐
- **Runware ControlNet Combine**: Combine multiple ControlNets for complex workflows. ๐งฉ
- **Runware Image Masking**: Automatically mask elements like faces, hands, and more. ๐๏ธ
- **Runware ControlNet Preprocessor**: Preprocess images before using them as guide images in ControlNet. ๐
- **Runware VAE**: Search and connect a VAE to Image inference. ๐ผ๏ธ
- **Runware Embedding**: Search and connect Embedding to image inference. ๐งฉ
- **Runware Embedding Combine**: Combine multiple embeddings together. ๐---
## ๐ค Support & Community
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](https://discord.com/invite/aJ4UzvBqNU) ๐
---
Thank you for using **ComfyUI-Runware**! Letโs create something amazing together. ๐