ClashSAN
ClashSAN
Q: Which method of combining 2 input images is better? https://github.com/DiceOwl/StableDiffusionStuff/blob/main/interpolate.py readme: https://github.com/DiceOwl/StableDiffusionStuff#interpolate I hope eventually we can make an interpolation video between 2 inputs.
Thanks, would add this to wiki but its not so user friendly atm
@iamianM please try again, the commit log is messy
it is for img2img only, there is a pr open https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/4459 for this feature. see: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3337
maybe provide further details for us.
@Spaceginner We do have a magicprompt integrated/downloadable with the extension: dynamic prompts. I didn't know this myself until it was mentioned. See if that covers all the functionality of your...
@sylence175 that would be an awesome addition!
what the difference between this and the built-in one?
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Command-Line-Arguments-and-Settings from amd guide in wiki: >It's possible that you don't need "--precision full", dropping "--no-half" however crashes my drivers What are currently wanting to do is to generate images...
to find out your history of git pulls: \ `git reflog` in your main webui folder \ the hash at the top is the latest, the one right below is...