Add EXIF info containing parameters to outputs by TapuCosmo · Pull Request #65 · basujindal/stable-diffusion · GitHub
Skip to content

Add EXIF info containing parameters to outputs#65

Open
TapuCosmo wants to merge 4 commits into
basujindal:mainfrom
TapuCosmo:exifinfo
Open

Add EXIF info containing parameters to outputs#65
TapuCosmo wants to merge 4 commits into
basujindal:mainfrom
TapuCosmo:exifinfo

Conversation

@TapuCosmo

Copy link
Copy Markdown

EXIF code based on https://github.com/lstein/stable-diffusion, but with more info than just the prompt. This will help users view the parameters they used in the future.

Downside: Many online image sharing platforms (including Discord and reddit) strip EXIF info from images in order to protect people's privacy, since many cameras embed GPS info into EXIF data as well. This means that the parameters used can't be easily shared to other people with this method.

@AltoRetrato

Copy link
Copy Markdown

@veni-vidi-code

Copy link
Copy Markdown

Some comments to this:

  1. I think it is quite important to add this
  2. This should also be added for the gradio stuff
  3. PNGInfo will not work on jpeg files which are an option in the gradio scripts

@veni-vidi-code

Copy link
Copy Markdown

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.

3 participants