ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. (by comfyanonymous)

ComfyUI Alternatives

Similar projects and alternatives to ComfyUI

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ComfyUI alternative or higher similarity.

ComfyUI discussion

Log in or Post with

ComfyUI reviews and mentions

Posts with mentions or reviews of ComfyUI. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-03.
  • Programming Languages Explained
    1 project | dev.to | 8 Oct 2024
    📝 Note: Thumbnail was generated using Flux Schnell model with help of ComfyUI; This article was written with help of NI - Natural Intelligence 🎥 Don't have time to read? - Watch the video we created:
  • ComfyUI: Modular Diffusion Model GUI, API and Back End
    1 project | news.ycombinator.com | 22 Sep 2024
  • Using ComfyUI, ComfyUI Manager, and Flux to Generate High-Quality Images
    4 projects | dev.to | 3 Sep 2024
    # Use the official Python base image FROM python:3.12 # Clone the repository RUN git clone https://github.com/comfyanonymous/ComfyUI.git # Set the working directory WORKDIR /ComfyUI # Update pip, install GPU dependencies, and install Comfy dependencies RUN pip install --upgrade pip && pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121 && pip install -r requirements.txt # Clone ComfyUI-Manager RUN git clone https://github.com/ltdrdata/ComfyUI-Manager.git /ComfyUI/custom_nodes/ComfyUI-Manager # Set the entry point for the container CMD python3 main.py --listen 0.0.0.0 --port ${PORT:-8188}
  • ComfyUI: A Powerful Modular Diffusion Model GUI with Node-Based Interface
    1 project | news.ycombinator.com | 3 Sep 2024
  • A Picture Is Worth 170 Tokens: How Does GPT-4o Encode Images?
    5 projects | news.ycombinator.com | 7 Jun 2024
    I bet you could get this working in https://github.com/comfyanonymous/ComfyUI

    I have done some other LLava stuff in it

  • ComflowySpace: An open-source version of better ComfyUI
    4 projects | news.ycombinator.com | 8 Mar 2024
    The non standard licensing puts me off in contributing or using this. It is frustrating how the phrase opensource has been diluted in the AI/ML community. ComfyUI has a GPL license [1] while this project uses this [2]. I honestly don't know where I stand since this is a legal document using non-standard phrasing to describe how the rights around the source code.

    This is a project that uses a custom license with less rights provided than the ComfyUI project it self-describes as improving. Am not sure the title is reflective of the project.

    [1] - https://github.com/comfyanonymous/ComfyUI/blob/master/LICENS...

  • Show HN: I made an app to use local AI as daily driver
    31 projects | news.ycombinator.com | 27 Feb 2024
    * LLaVA model: I'll add more documentation. You are right Llava could not generate images. For image generation I don't have immediate plans, but checkout these projects for local image generation.

    - https://diffusionbee.com/

    - https://github.com/comfyanonymous/ComfyUI

    - https://github.com/AUTOMATIC1111/stable-diffusion-webui

  • Show HN: ML Blocks – Deploy multimodal AI workflows without code
    1 project | news.ycombinator.com | 1 Feb 2024
    Check out ComfyUI for a much more advanced and open source version of this.

    https://github.com/comfyanonymous/ComfyUI

  • Stable Code 3B: Coding on the Edge
    7 projects | news.ycombinator.com | 16 Jan 2024
    I use Stable Diffusion family models for innovative art products.

    On a small scale, you have to professionalize ComfyUI’s development. My PR to make it installable and to make a plugin ecosystem that makes sense should not be sitting unmerged (https://github.com/comfyanonymous/ComfyUI/pull/298).

    On a medium scale, CLIP is holding you back. I would eagerly buy a 48GB card to accommodate a batch size 1, gradient checkpointed LoRA-trainable model with T5 for conditioning. I want PixArt-a or DeepFloyd/IF with the SDXL dataset and training. I get I can achieve so much with SDXL on 24GB, including just barely a fine tuning, I understand the engineering decisions here, but it’s too weak on prompts.

    On a large scale, I’m willing to spend a little money up front. In those conditions you can be far more innovative, you don’t have to make everything for $0. Shane Carruth didn’t make Primer for $0. I’m sure you’ve seen this movie, you get how astoundingly good it is. But he still spent something. He spent only slightly more than an RTX 6000 Ada.

    Innovators have budgets. It’s still worth releasing the most powerful possible model for expensive hardware, this is why everyone is talking about Mixtral, but it’s especially true of visual art.

  • Show HN: Comflowy – A ComfyUI Tutorial for Beginners
    3 projects | news.ycombinator.com | 3 Jan 2024
    It's litegraph.js [1] and seems to be the only lib they include in /web [2] :

    [1] https://github.com/jagenjo/litegraph.js

    [2] https://github.com/comfyanonymous/ComfyUI/tree/master/web/li...

  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic ComfyUI repo stats
130
52,411
9.9
3 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Python is
the 1st most popular programming language
based on number of metions?