Civitai Resource Metadata - zixaphir/Stable-Diffusion-Webui-Civitai-Helper GitHub Wiki

This feature automatically adds metadata to any image you generate using the data from [model_name].civitai.info. The metadata added closely matches images generated by Civitai's on-site generator. This will make the website automatically detect and link all resources used when an image is uploaded to Civitai.

For the on-site detector to work correctly, you will need to disable the default added resource hashes.

Disable the following settings:

  • Stable Diffusion -> Extra Networks -> Add Textual Inversion hashes to infotext
  • Stable Diffusion -> Extra Networks -> Add Lora hashes to infotext
  • User Interface -> Infotext -> Add model hash to infotext
  • User Interface -> Infotext -> Add VAE hash to infotext

The above settings must be disabled so that Civitai's metadata scanner does not get confused with incorrect hashes.

If you are not planning to upload images to Civitai, you probably do not need to worry about this.