ComfyUI Node: Extract Flux LoRA

Authored by kijai

Created

Updated

1157 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

FluxTrainer

Inputs

original_model
    finetuned_model
      output_path STRING
      dim INT
      save_dtype
      • fp32
      • fp16
      • bf16
      • fp8_e4m3fn
      • fp8_e5m2
      load_device
      • cpu
      • cuda
      store_device
      • cpu
      • cuda
      clamp_quantile FLOAT
      metadata BOOLEAN
      mem_eff_safe_open BOOLEAN

      Outputs

      STRING

      Extension: ComfyUI Flux Trainer

      Currently supports LoRA training, and untested full finetune with code from kohya's scripts: a/https://github.com/kohya-ss/sd-scripts

      Authored by kijai

      Looking for a different node?

      Also provided by 1 other extension

      Run ComfyUI workflows without the setup

      No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

      Learn more