Skip to content

Conversation

@ryphon
Copy link

@ryphon ryphon commented May 25, 2024

Trying to write a custom node that saves an image with metadata to an external image management system

I want to be able to output the list of loras that are in use for the image generation so I can add them to a set of tags that help with the management of the final saved image. Specifically because I don't want to just store the LORAs in use via LORANAME:strength

image

@DrJKL
Copy link
Contributor

DrJKL commented Jun 26, 2024

Hey @ryphon, I also have this out #263

lora_stackLoRA Stack to String converter (Efficiency Nodes) → a string representation, though it's in the <lora:...:mStrength:cStrength> format

@sfinktah
Copy link
Contributor

sfinktah commented Nov 21, 2025

@DrJKL @ryphon you can accomplish this with the rgthree Power Puter node (a relatively new addition allows this). Check the bottom of https://github.com/rgthree/rgthree-comfy/wiki/Node:-Power-Puter

image

@rafstahelin
Copy link

@DrJKL @ryphon you can accomplish this with the rgthree Power Puter node (a relatively new addition allows this). Check the bottom of https://github.com/rgthree/rgthree-comfy/wiki/Node:-Power-Puter

image

Will this work with any lora node?

@Fembro-Brite
Copy link

I just started following yesterday and 7 hours later totally made my day lol. Now I don't have to try to make my Arduino node you already did it! It was driving me crazy I couldn't just take total frames and - 1 to get the last frame no matter what I changed it too for automation and just forgetting to change it. Your any-to-any switch was life saver and only way I could funnel all the models active and not active into one. So Thank you that's all I wanted to say

@ryphon
Copy link
Author

ryphon commented Nov 22, 2025

@sfinktah Hey thanks a ton! I'd forgotten I had this open, I'll close it, since that kind of arbitrary input parsing/output injection is exactly what I was looking for. Mostly to tag my end images properly, your example does 10x what I was even trying to do to begin with.

@ryphon ryphon closed this Nov 22, 2025
@ryphon ryphon deleted the list-of-loras branch December 1, 2025 17:06
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

Successfully merging this pull request may close these issues.

5 participants