terekita
Results
2
comments of
terekita
I don't know enough about python to fully explain this, but after finding myself unable to the use the 'content' and 'styles' arguments the way I expected, I edited lines...
Had the same question. What's the easiest way to take the sampler implementation from Katherine Crowson's github and integrate it with txt2img.py? I see: `from ldm.models.diffusion.plms import PLMSSampler` in txt2img...