sd-forge-layerdiffuse icon indicating copy to clipboard operation
sd-forge-layerdiffuse copied to clipboard

[WIP] Layer Diffusion for WebUI (via Forge)

Results 112 sd-forge-layerdiffuse issues
Sort by recently updated
recently updated
newest added

[-] ADetailer initialized. version: 24.6.0, num models: 10 *** Error loading script: forge_layerdiffusion.py Traceback (most recent call last): File "C:\Users\ronsa\Downloads\stable-diffusion-webui-reForge\modules\scripts.py", line 525, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "C:\Users\ronsa\Downloads\stable-diffusion-webui-reForge\modules\script_loading.py", line...

How to use layerdiffuse IN webui API , thank you!

Now I've tested again and can start generating, but the resulting image is only the first image. It's like the loop isn't working properly. https://github.com/lllyasviel/stable-diffusion-webui-forge/commit/f94bcae7b00f30a9ef0540277770e5acdbd12c72 ```[LayerDiffuse] LayerMethod.FG_ONLY_ATTN_SD15 Reuse 1 loaded...

![image](https://github.com/layerdiffusion/sd-forge-layerdiffuse/assets/125199075/0126d2b3-17f2-45ea-88ca-e17e7c48cb47) Why does my layerdiffusion only have this one method, which can only generate transparent images and cannot choose other methods?

In the implementation of attention sharing, I noticed there's a stacked temporal attention adapter. My question is, why did you subtract the `modified_hidden_states` with input `h`? Could you share some...

Every time I use LayerDiffuse and I load another checkpoint this error happens. Once it happened it keeps happening every time I try to generate. Even if I close Forge's...

./webui.sh: line 304: 47472 Abort trap: 6 "${python_cmd}" -u "${LAUNCH_SCRIPT}" "$@" /opt/homebrew/Cellar/[email protected]/3.10.15/Frameworks/Python.framework/Versions/3.10/lib/python3.10/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear...

If you can, it would be so amazing to develop this for flux

Two images are saved : one with a blur background and one with a checker background, none with a transparent background. :( I tried several models, 1.5 and XL. Example:...

Error running process before every sampling: c: webuiforgelwebui\extensions sd-forge-layerdiffuselscripts forge layerdiffusion.py script.process before every sampling(p,*script args, **kwargs)fg additional prompt =fg additional prompt +',TypeError: unsupported operand type(s)for +:'NoneType' and 'str File...