Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ComfyUI + Kohya_ss in one docker container #102

Open
chrissy0 opened this issue Sep 16, 2024 · 4 comments
Open

ComfyUI + Kohya_ss in one docker container #102

chrissy0 opened this issue Sep 16, 2024 · 4 comments

Comments

@chrissy0
Copy link

Similar to this open issue, I'd be very interested in a ComfyUI + Kohya_ss container. I would like to train LoRAs and use them right away, on a single cloud GPU.

Thank you.

@benlau
Copy link

benlau commented Sep 16, 2024

What if a single image bundled everything, like ComfyUI, WebUI, and Kohya, with the ability to choose the default service to start using an environment variable? Users could still launch other services via the web interface after started.

@chrissy0
Copy link
Author

That would be great!

@robballantyne
Copy link
Member

@benlau @chrissy0 I think that's the direction I'm going to take the project. It was always planned, which is why I kept the storage directory outside of the main ComfyUI install directory with symlinks created.

I don't really want to shove everything into a single container by default, so I need to separate some of the management aspects into a self-contained unit to make everything work well in a docker-compose setup; There's already a lot going on in a single container - I will still build an all-in-one for the platforms that need it.

It's quite high priority for me though, because the better cloud platforms will likely support running docker containers in a more traditional and scalable way and local users will benefit as well.

@lutzapps
Copy link

lutzapps commented Oct 3, 2024

I would opt for a combination of "FORGE + ComfyUI + Kohya_ss"

  • Kohya_ss for training a LoRA (potentially it will be a FLUX LoRA anyway most of the times)
  • FORGE for testing the LoRA model and compare different LoRA epochs with S&R X/Y/Z
  • ComfyUI for really using your custom LoRA with FLUX

During a training you still could play or prepare a ComfyUI workflow while waiting, and all FLUX models could be shared between all 3 environments. THAT would be my wish from @robballantyne ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants