-
Notifications
You must be signed in to change notification settings - Fork 42
Description
Expected behavior: If I take the PNG info from an image created while using StylePile and enter it into txt2img tab, it should reproduce the same image (given that the model is the same, etc.)
Actual behavior: I am entirely unable to reproduce images created using StylePile using txt2img. Here are two images, the first created using StylePile, and the second created using the PNG info from the first image entered into txt2img.
Same model (SD 1.5 inpainting). Auto1111 up to date as of today. StylePile extension up to date as of today (extension update check says latest). I wondered if this might be a VAE effect, but messing with VAE settings didn't help (I got VERY minor changes to the txt2img version, much smaller than the changes between the StylePile version and the txt2img version). The images are similar enough that I assume the starting latent seed is really the same between the two. I did not change the width, height, sampling method, or sampling steps. Batch size and count were unchanged at 1 and 1. No face restoration, tiling, or hires fix. Absolutely nothing set in StylePile except for the [X] sequential prompt set to change the step at which prompt editing occurred. Set batch count to prompt count was checked, and increase seed with batch size was checked. All I can think is that maybe there is some newer setting which is not being passed along by StylePile, or there's some old default which is being put in. In any case, everything sufficient to reproduce (given the same model weights) should ideally end up in the PNG info, regardless of the input, but that is definitely not happening in this case. Also, just to make sure it's not something odd about my system, I did confirm that I have no problem reproducing images that were generated with txt2img by loading their PNG info, just ones generated using StylePile.