Skip to content

Original Prompt not 100% regainable #139

Description

@veni-vidi-code

Current state:

Using the gradio text to image (i think img 2 img will be the same) the programm creates a folder for each prompt. In order of doing so spaces will get replaced with _ (and possibly even more once #94 is fixed). This results in prompts with havily different outputs ont the same seed to be identical (e.g. A ice phoenix, epic, fantasy, 4K, render, cinematic vs A_ice_phoenix,_epic,_fantasy,_4K,_render,_cinematic both save into the same folder with no distinction, but here are examples on seed 274725
seed_274725_00000
seed_274725_00003
)

Possible solution

Add some exif or itxt data to each image which includes the original prompt and possibly also the seed.

other

I am currently working on implementing this change and will create a pr soon

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions