r/StableDiffusion
•
u/Aqwis
•
Sep 11 '22
•
1
1
1
A better (?) way of doing img2img by finding the noise which reconstructs the original image Img2Img
920 Upvotes
4
u/Doggettx Sep 11 '22 edited Sep 11 '22
Very cool, definitely gonna have to play with this :)
You're example is missing a few things though, like pil_img_to_torch() the tqdm import and the collect_and_empty() function
I assume it's something like: