light-and-ray / sd-webui-hardware-info-in-metadata

Adds GPU Model name, VRAM, CPU Model name, RAM and Taken Time into generated image metadata
4 stars 3 forks source link

Suggestion to write out custom data into pngInfo #2

Closed jdietzChina closed 4 months ago

jdietzChina commented 5 months ago

Hey Andray,

Love this tool, incredibly handy!

I have a couple suggestions. First is to just have a way to write some text into a "description" or "notes" valueName to the pngInfo when it runs your tool.

Second, and a little harder would be to have a way to add your own custom valueNames into the pngInfo. Like I could add the valueName: "character name" and then enter the character's name. Or "project name" and put in a project name. So basically some functionality to add valueNames and their value that get added to the pngInfo.

Thanks again, really find this useful!

light-and-ray commented 5 months ago

Okay, maybe I'll add note field into options, and you will be able to edit it in quick settings

light-and-ray commented 4 months ago

Do you want it overrides "Hardware info" text, or in addition to it?

jdietzChina commented 4 months ago

Do you want it overrides "Hardware info" text, or in addition to it?

In addition to would be perfect!

light-and-ray commented 4 months ago

Done!