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

Write metadata to a txt file #203

Closed
wants to merge 2 commits into from

Conversation

vladoatanasov
Copy link

I find it useful to write the metadata from the gradio UI to a text file in the output dir, as I tend to forget what parameters I've used for a prompt.

A sample output:

fractal forest, intricate detail
--------------
ddim_steps: 50
n_iter: 1
batch_size: 1
Height: 512
Width: 512
scale: 7.5
ddim_eta: 0
unet_bs: 1
device: cuda
seed: 907564
turbo: False
full_precision: True
sampler: plms
--------------
Output: 
Samples finished in 2.292 minutes and exported to outputs/txt2img-samples\fractal_forest,_intricate_detail
Seeds used = 907563

@vladoatanasov
Copy link
Author

Seeing #123 now. This is a much better approach

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.

1 participant