zixaphir / Stable-Diffusion-Webui-Civitai-Helper

Stable Diffusion Webui Extension for Civitai, to manage your model much more easily.
175 stars 24 forks source link

Feature request: Integrate with PNG Info tab to translate civitai model numbers of extra networks into lora names #100

Open minogora opened 2 months ago

minogora commented 2 months ago

Images generated on civitai now contain a list of resources used instead of referencing loras in the prompt text. An example would be:

Civitai resources: [{"type":"checkpoint","modelVersionId":290640},{"type":"lora","weight":0.4,"modelVersionId":135867},{"type":"embed","weight":1,"modelVersionId":380277}]

Looking these references up and turning the loras into actual using a lookup primarily in the locally available civitai metadata would make sense and save a lot of manual work when attempting to reproduce and tweak an image.