Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Original Prompt not 100% regainable #139

Open
veni-vidi-code opened this issue Sep 9, 2022 · 1 comment
Open

Original Prompt not 100% regainable #139

veni-vidi-code opened this issue Sep 9, 2022 · 1 comment

Comments

@veni-vidi-code
Copy link

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

@veni-vidi-code
Copy link
Author

Just saw that #65 exists

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

No branches or pull requests

1 participant