basujindal / stable-diffusion

Optimized Stable Diffusion modified to run on lower GPU VRAM
Other
3.14k stars 469 forks source link

Implementation for a log file #68

Closed GucciFlipFlops1917 closed 2 years ago

GucciFlipFlops1917 commented 2 years ago

I've noticed some people asking for log files. This is my personal way of going about it. Kind of choppy but a functional example nonetheless.

Mooseh81 commented 2 years ago

Good thinking, I've piggybacked off your code and put it inside the image save loop so that if the number of samples or iterations is higher than 1 each image gets saved with an accompanying txt file of the same name making it easier to see the settings used to generate that individual image