ComfyUI VS Fooocus

Compare ComfyUI vs Fooocus and see what are their differences.

ComfyUI

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

Fooocus

Focus on prompting and generating (by lllyasviel)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ComfyUI Fooocus
125 34
33,352 34,912
- -
9.9 9.8
6 days ago 7 days ago
Python Python
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ComfyUI

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-03-08.
  • 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...

  • ComfyUI on Windows 7?
    1 project | /r/comfyui | 11 Dec 2023
    It's possibly you might get a later version of Comfy working, but I had no success with this method and the 1st Sept version of Comfy. The older versions are here under Assets... https://github.com/comfyanonymous/ComfyUI/releases
  • Seeking out an experienced and empathetic coding buddy.
    2 projects | /r/StableDiffusion | 10 Dec 2023
    That said, please do learn coding and don't get discouraged when somebody says to learn PyTorch or recommends using a Jupiter notebook with no further information on how to translate the skill into images. I would highly recommend some short term goals. Get your feet wet by taking apart the UIs. The comfy API documentation is here and the A1111 API documentation is here. There is a difference in completeness, welcome to programming. Writing nodes or plugins is also a good way to jump into this world. Custom wildcard logic might be very attractive to you if you aren't the type that want to deal with a nested file structure to simulate logic.
  • Need help installating ComfyUI
    1 project | /r/SDtechsupport | 8 Dec 2023
    For example ComfyUI can simply be downloaded and run using the portable version (https://github.com/comfyanonymous/ComfyUI/releases/download/latest/ComfyUI_windows_portable_nvidia_cu121_or_cpu.7z) if your not comfortable using GIT etc.
  • Installing cumfyui manager on MacBook
    1 project | /r/StableDiffusion | 7 Dec 2023
    https://github.com/comfyanonymous/ComfyUI scroll down to "Install"
  • SAG (Self-Attention Guidance) for ComfyUI is here!
    2 projects | /r/comfyui | 7 Dec 2023

Fooocus

Posts with mentions or reviews of Fooocus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-28.
  • AI, but at what cost? The energy-inefficient AI era is already here
    2 projects | dev.to | 28 Mar 2024
    But we can come to a pretty realistic (although not as accurate) conclusion if we put our minds to it. I chose Fooocus for this example, which is the most straightforward (and I believe popular) stable diffusion GUI out there. Let's start simple:
  • How to Persist Data in Google Colab Using JuiceFS
    1 project | dev.to | 28 Mar 2024
    # Install the JuiceFS client. !curl -sSL https://d.juicefs.com/install | sh - # Mount the JuiceFS file system. !juicefs mount rediss://:[email protected]/1 myjfs -d # Create the directory structure for Fooocus models in JuiceFS. !mkdir -p myjfs/models/{checkpoints,loras,embeddings,vae_approx,upscale_models,inpaint,controlnet,clip_vision} # Clone the Fooocus repository. !git clone https://github.com/lllyasviel/Fooocus.git
  • Stable Cascade
    8 projects | news.ycombinator.com | 13 Feb 2024
    That looks very impressive unless the demo is cherrypicked, would be great if this could be implemented into a frontend like Fooocus https://github.com/lllyasviel/Fooocus
  • Stable Code 3B: Coding on the Edge
    7 projects | news.ycombinator.com | 16 Jan 2024
    You might be thinking of Fooocus: https://github.com/lllyasviel/Fooocus

    The Stable Diffusion web interface that got a lot of people's attention originally was Automatic1111: https://github.com/AUTOMATIC1111/stable-diffusion-webui

    Fooocus is definitely more beginner friendly. It does a lot of the prompt engineering for you. Automatic1111 has a ton of plugins, most notably ControlNet which gives you fine grained control over the images, but there is a learning curve.

  • Ask HN: How are you using ChatGPT for yourself?
    2 projects | news.ycombinator.com | 26 Dec 2023
    I just installed this last night on my laptop:

    https://github.com/lllyasviel/Fooocus

    Highly recommend:

    >"Looking up from the deck of golden gate bridge at the towers and metal work, the towers rise and arch back in an ominous and foreboding manner. more artistic, like an alphonse mucha propaganda poster - slightly fish-eye feeling" -- https://i.imgur.com/vyNg79f.jpg

    the local UI and 1.27.0.0.1 - https://i.imgur.com/wRwghuN.jpg

  • It took SEVEN MINUTES to do this using fooocus on a 1060 3g with 16 ram. Can I make it faster?
    1 project | /r/StableDiffusion | 11 Dec 2023
    Why not use the Google Colab notebook while it's still a free option at: https://github.com/lllyasviel/Fooocus It's not bad. I've been using the Colab Fooocus notebook and A1111 on Sage with the 4 free hours of GPU time. The Colab has the Juggernaut model preloaded, but I combined some code from another notebook to add other models and loras.
  • Could I use SDXL on a 4gb VRAM?
    1 project | /r/StableDiffusion | 10 Dec 2023
  • Looking for an open source Image generator with no limits
    1 project | /r/ImageGenerators | 9 Dec 2023
    i'm trying to test the abilities of image generators and the risks that can comes with it. and i'm looking for an image generator that work locally and has no limits. i used the Fooocus project from github and the juggernut model and it's capable of generating nude pictures but not fully nude pictures. and it doesn't work will with bloody scenes. any recommendation for a better model
  • What is the licensing of SD models/frameworks?
    1 project | /r/StableDiffusion | 9 Dec 2023
    I recently saw this video from Fireship and I started wondering about licensing of SD models and frameworks. Fireship shows Fooocus and advertises it as a cool solution. What I started wondering about is, Fooocus downloads a couple of models: Juggernaut XL, some control nets, some loras. What licensing is tied to all of this? One I am most insterested in is JuggernautXL, on civitai it's listed as having CreativeML Open RAIL++-M license but in the description there's remark: For business inquires, commercial licensing, custom models, and consultation contact me under [email protected] There's a lot of separate parts going on in AI frameworks and it's a bit unclear to understand if I can use this commercialy.
  • What AI is best for this kind of pictures?
    1 project | /r/civitai | 7 Dec 2023
    For running locally w/o a lot of "hazzle" i would recommend using https://github.com/lllyasviel/Fooocus and the "Sticker" style, which is available within the UI (Advanced tab). If you need lot of text directly in you images, you may have difficulties with SD and other AI models. In this case LoRas could help. Example: https://civitai.com/posts/880523 (check details for used prompt) In this case i used the following LoRa (a LoRa is kind of specialized submodel for style, concept or person) .

What are some alternatives?

When comparing ComfyUI and Fooocus you can also consider the following projects:

stable-diffusion-webui - Stable Diffusion web UI

ComfyUI-AIT

stable-diffusion-ui - Easiest 1-click way to install and use Stable Diffusion on your computer. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image. [Moved to: https://github.com/easydiffusion/easydiffusion]

stable-diffusion-webui-forge

InvokeAI - InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.

StableCascade - Official Code for Stable Cascade

sd-webui-controlnet - WebUI extension for ControlNet

PixArt-alpha - PixArt-α: Fast Training of Diffusion Transformer for Photorealistic Text-to-Image Synthesis

openOutpaint - local offline javascript and html canvas outpainting gizmo for stable diffusion webUI API 🐠

a1111-nevysha-comfy-ui - A collection of tweak to improve Auto1111 UI//UX [Moved to: https://github.com/Nevysha/Cozy-Nest]

ollama - Get up and running with Llama 3, Mistral, Gemma, and other large language models.