LucianoCirino / efficiency-nodes-comfyui

A collection of ComfyUI custom nodes. ⚠️ WARNING: This repo is no longer maintained.
https://civitai.com/models/32342
GNU General Public License v3.0
602 stars 154 forks source link

X-axis=lora_strength, y-axis=lora, how to do it #171

Open winterdzc opened 1 year ago

winterdzc commented 1 year ago

X-axis=lora_strength, y-axis=lora, how to do it,I have a problem and I can't solve it.

LucianoCirino commented 1 year ago

XY Input: LoRA Plot node connected to the XY Plot node with xy_flip set to "True". I can show you a workflow later when I get home.

winterdzc commented 1 year ago

I have trained multiple loras and want to generate a graph with lora on the y-axis and lora_strength on the x-axis for each lora according to different weights, so that I can select the best lora. However, I cannot set the lora_strength on the y-axis separately. How to solve it?