ComfyUI Extension: ☁️BizyAir Nodes

Authored by siliconflow

Created

Updated

733 stars

a/BizyAir Comfy Nodes that can run in any environment.

Custom Nodes (136)

README

BizyAir

  • [2025/07/02] 🌩️ BizyAir releases BizyBot which helps ComfyUI to edit image by text.
  • [2025/06/27] 🌩️ BizyAir supports FLUX Kontext dev model.
  • [2025/06/24] 🌩️ BizyAir supports nunchaku FLUX fill model.
  • [2025/06/23] 🌩️ BizyAir supports Hunyuan3D 2.1 shape mesh.
  • [2025/06/10] 🌩️ BizyAir supports nunchaku FLUX PulID.
  • [2025/06/05] 🌩️ BizyAir supports Joycaption beta one (Joycaption3).
  • [2025/05/30] 🌩️ BizyAir supports Wan2.1 I2V and Wan LoRAs.
  • [2025/04/24] 🌩️ BizyAir introduces new billing functionality.
  • [2025/03/12] 🌩️ BizyAir adds BizyBot
  • [2025/03/06] 🌩️ BizyAir supports cogview4 6b.
  • [2025/02/27] 🌩️ BizyAir supports wan_t2v_1.3b.
  • [2025/02/23] 🌩️ BizyAir supports Joycaption.
  • [2025/01/28] 🌩️ BizyAir supports Janus Pro.
  • [2025/01/24] 🌩️ BizyAir add trellis nodes.
  • [2025/01/09] 🌩️ BizyAir supports Shuttle 3.1 Aesthetic. Shuttle 3.1 Aesthetic
  • [2024/12/17] 🌩️ BizyAir supports Flux Upscale Model. FLUX Upscale
  • [2024/11/27] 🌩️ BizyAir supports Stable Diffusion 3.5 Large ControlNet Canny, Depth, and Blur. ControlNet Canny ControlNet Depth ControlNet Blur
  • [2024/11/22] 🌩️ BizyAir supports FLUX Fill, ControlNet and Redux modes. canny depth fill redux
  • [2024/11/06] 🌩️ BizyAir PixelWave Flux.1-dev Text to Image node is released. PixelWave Flux.1-dev Text to Image
  • [2024/10/30] 🌩️ BizyAir Segment-Anything nodes has been released. text_guided_segment-anything and box_point_guided_segment-anything
  • [2024/10/24] 🌩️ BizyAir supports stable Diffusion 3.5. Stable Diffusion 3.5 Text to Image
  • [2024/10/21] 🌩️ BizyAir supports VLModels. We add a tutorial for utilizing the VLM node. AI Assistant
  • [2024/10/11] 🌩️ BizyAir supports PuLID for Flux. FLUX PuLID workflow
  • [2024/09/29] 🌩️ BizyAir has support to share your custom LoRAs. Share Your LoRAs
  • [2024/09/19] 🌩️ BizyAir has updated the model upload feature, allowing the upload process to display a progress bar, and the size of the models uploaded is no longer restricted by ComfyUI. (https://siliconflow.github.io/BizyAir/model-host/introduce.html)
  • [2024/09/06] 🌩️ BizyAir supports InstantID for SDXL now. SDXL InstantID workflow
  • [2024/09/05] 🌩️ BizyAir supports users in running custom LoRA models, including SDXL and Flux LoRA. How to upload and run custom model
  • [2024/08/23] 🌩️ BizyAir now support ultimateSDupscale nodes upscale workflow
  • [2024/08/14] 🌩️ BizyAir JoyCaption node has been released. Try the example to recreate a image by JoyCaption and Flux, thanks to fancyfeast/joy-caption-pre-alpha
  • [2024/08/05] 🌩️ FLUX.1-dev has been supported. FLUX.1-dev Text to Image, FLUX.1-dev Image to Image
  • [2024/08/02] 🌩️ FLUX.1-schnell has been supported. FLUX.1-schnell Text to Image
  • [2024/08/01] 🌩️ BizyAir MinusZone Kolors nodes have been released(thanks to MinusZoneAI/ComfyUI-Kolors-MZ), and BizyAir now supports over 10 new base models. They all support ControlNet, LoRA, and IPAdapter. BizyAir KSampler
  • [2024/07/31] 🌩️ The super-resolution node has been released, capable of enlarging images four times their original size. BizyAir Photorealistic Image Super Resolution
  • [2024/07/25] 🌩️ Users can load BizyAir workflow examples directly by clicking the "☁️BizyAir Workflow Examples" button. Get started
  • [2024/07/23] 🌩️ BizyAir ChatGLM3 Text Encode node is released.
  • [2024/07/16] 🌩️ BizyAir Controlnet Union SDXL 1.0 node is released.
  • [2024/07/14] 🌩️ We release Image Caption nodes and add a tutorial for utilizing the LLM node. AI Assistant
  • [2024/07/11] 🌩️ We release new nodes that can perform ControlNet preprocessing. BizyAir Controlnet Auxiliary Preprocessors
  • [2024/07/11] 🌩️ We release new nodes, featuring removing image background, photo-quality image generation, and animation super-resolution capabilities.
  • [2024/07/10] 🌩️ We release nodes that support Kolors and LLM(large language models).

BizyAir is a collection of ComfyUI nodes that help you overcome environmental and hardware limitations, allowing you to more easily generate high-quality content with ComfyUI.

BizyAir now supports many models and nodes. Product introduction

Table of Contents

Features

Run ComfyUI anywhere, anytime, without worrying about the environment or hardware requirements.

Usage

Please see the Install page to set up BizyAir.

Make sure to set your API KEY for the first time use! You can click on the "click to login" link for a quick setup.Register an account

Installation

You can install BizyAir through several methods: using the ComfyUI Manager, the Comfy CLI, downloading the standalone package for Windows, or by cloning the BizyAir repository into the custom_nodes subdirectory of ComfyUI.

Method 1: Install via ComfyUI Manager

Assuming your ComfyUI already has the ComfyUI Manager installed, search for BizyAir. Click "Install" to complete the installation.

Method 2: Install via git clone

You can install BizyAir by downloading the BizyAir repository to the custom_nodes subdirectory of ComfyUI by using git clone.

cd /path/to/ComfyUI/custom_nodes && \
git clone https://github.com/siliconflow/BizyAir.git

Then, restart ComfyUI.

Method 3: Install via Comfy CLI

  • Prerequisites
    • Ensure pip install comfy-cli is installed.
    • Installing ComfyUI comfy install

To install the BizyAir, use the following command:

comfy node install bizyair

Method 4: Download windows portable ComfyUI

For NA/EU users:

https://github.com/siliconflow/ComfyUI/releases/tag/latest

For CN users:

https://bizy-air.oss-cn-beijing.aliyuncs.com/new_ComfyUI_windows_portable_nvidia_none_or_cpu.7z

Examples

There are some workflow examples in the examples directory.