kohya_ss VS ComfyUI

Compare kohya_ss vs ComfyUI 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)
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
kohya_ss ComfyUI
132 125
8,414 34,594
- -
9.9 9.9
3 days ago 4 days ago
Python Python
Apache License 2.0 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.

kohya_ss

Posts with mentions or reviews of kohya_ss. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.
  • Some semi-advanced LoRA & kohya_ss questions
    1 project | /r/StableDiffusion | 11 Dec 2023
    Many of the options are explained here https://github.com/bmaltais/kohya_ss/wiki/LoRA-training-parameters
  • Lora training with Kohya issue
    2 projects | /r/StableDiffusion | 6 Dec 2023
    training in BF16 might solve this issue from what I saw in this ticket. I know other people ran into the issue too https://github.com/bmaltais/kohya_ss/issues/1382
  • What is the best way to merge multiple loras in to one model?
    1 project | /r/StableDiffusion | 17 Nov 2023
    for lycoris loras you can use the command-line script from the kohya-ss repo https://github.com/bmaltais/kohya_ss/blob/master/networks/merge_lora.py i have an older version checked out from late july, it had a separate merge_lycoris.py for for this purpose, it's probably unified now in a single file
  • Evidence that LoRA extraction in Kohya is broken?
    2 projects | /r/StableDiffusion | 16 Nov 2023
  • Merging Lora with Checkpoint Model?
    2 projects | /r/StableDiffusion | 1 Nov 2023
    I usually do that with kohya_ss, a tool made for making LoRAs and finetunes. It might be a bit of a pain to set up just to do this one task, but if nobody gives you an easier method, look into it. https://github.com/bmaltais/kohya_ss
  • How I got Kohya_SS working on Arch Linux, including an up-to-date pip requirements file
    1 project | /r/StableDiffusion | 24 Oct 2023
    After that, make your staging directory, and do the git clone https://github.com/bmaltais/kohya_ss.git, and navigate inside of it. Now, here's where things can become a pain. I used pyenv to set my system level python to 3.10.6 with pyenv global 3.10.6, though you can probably just use "local" and do it for the current shell. You NEED it to be active however before you set up your venv. If you do python --version and get 3.10.6, you're ready for this next part. Make your venv with python -m venv venv. This is the simplest way, it'll create a virtual environment in your current folder named venv. You'll do a source venv/bin/activate and then do which python to make sure it's using the python from the venv. Now for the fun part. The included setup scripts have been flaky for me, so I just went through the requirements and installed everything by hand. I'm going to do this guide right now for nvidia, because I just got a 4090 for this stuff. If this ends up working well for others and there's demand, I'll try to reproduce this for AMD (But I'll be honest, I got an nvidia card because bitsandbytes doesn't have full rocm support, nor do most libraries, so it's not very reliable). After installing everything and testing it works at least at a basic level for dreambooth training, my finished requirements.txt for pip is as below:
  • The best open source LoRA model training tools
    1 project | /r/narrative_ai_art | 28 Sep 2023
    Earlier I created a post where I asked for recommendations for LoRA model training tutorials. The first one I looked at used the kohya_ss GUI. That GitHub repo already has two tutorials, which are quite good, so I ended up using those:
  • Script does...nothing
    2 projects | /r/batchfiles | 6 Sep 2023
    I have tried my best to research this issue and have not come up with much. It is obvious that its a backend issue right? The guides that I used https://github.com/bmaltais/kohya_ss and https://github.com/pyenv-win/pyenv-win/
  • Using LoRa on SDXL 1.0 (not using the Kohra GUIs)
    1 project | /r/StableDiffusion | 23 Aug 2023
  • How do I reduce the size of my Lora models?
    1 project | /r/StableDiffusion | 5 Aug 2023
    I am training on a 12GB 3060 using kohya_ss. Is there a setting or something I'm missing?

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

What are some alternatives?

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

sd_dreambooth_extension

stable-diffusion-webui - Stable Diffusion web UI

EveryDream-trainer - General fine tuning for Stable Diffusion

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]

sd-scripts

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.

automatic - SD.Next: Advanced Implementation of Stable Diffusion and other Diffusion-based generative image models

sd-webui-controlnet - WebUI extension for ControlNet

kohya_ss_colab - a (successful) attepmt to port kohya_ss to colab

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

LoRA_Easy_Training_Scripts - A UI made in Pyside6 to make training LoRA/LoCon and other LoRA type models in sd-scripts easy

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