advanced-loopback-for-sd-webui icon indicating copy to clipboard operation
advanced-loopback-for-sd-webui copied to clipboard

Results 2 advanced-loopback-for-sd-webui issues
Sort by recently updated
recently updated
newest added

Hi, Awesome script, been looking for something like this for ages. One issue I'm having though is that it doesn't want to move up, it goes x -0.1 to 0.1...

seems to come from what is getting passed in your last line back to the rest of the system `return Processed(p, images, infotexts=infotexts,index_of_first_image=0)` ```python File "D:\py\automatic1111\stable-diffusion-webui\venv\lib\site-packages\gradio\components.py", line 3301, in postprocess...