Nodes Browser

ComfyDeploy: How ComfyUI_FL-Trainer works in ComfyUI?

What is ComfyUI_FL-Trainer?

Train Image Loras on both sd1.5 and SDXL. This repo git clones the pieces needed to train. It pops open a second terminal window do do the training. It will also display the inference samples in the node itself so you can track the results.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI_FL-Trainer and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI_FL-Trainer

image

Train Image Loras on both sd1.5 and SDXL. This repo git clones the pieces needed to train. It pops open a second terminal window do do the training. It will also display the inference samples in the node itself so you can track the results.

Easy Trainer

image

Stripped-down version of the trainer for people who want settings that just work. recommended settings in the screenshot! Load in your images and captions and let it rip.

Things I want to add.

  • More simplified nodes are similar to the easy train, with some focus on style and characters. Super easy 1 click trainers for people who just want a good result and dont wanna mess with anything or waste time.
  • Chainable training. If you notice on the main Kohya nodes, you can start training from an epoch or even a random Lora. With this in mind im going to build out chainable instances of training that allow you to efficiently modulate the training settings through the training process with different settings, learning rates, and even training data!