sd-forge-layerdiffuse
sd-forge-layerdiffuse copied to clipboard
[WIP] Layer Diffusion for WebUI (via Forge)
Hi, awesome work! As you mentioned the safetensors you released, which are basically weight offsets (in my understanding), can be applied to any SDXL models. I can understand that if...
Thanks for the great work. It seems the generated img isnot real img with transparent background, instead a background with chessboard. I want to replace the corrsponding pixel by photoshop,...
just wondering if this feature is going to be added to Fooocus anytime soon? I can't wait for it!
WEBUI里看不到这个插件,终端提示错误代码为 Tag Autocomplete: Could not locate model-keyword extension, Lora trigger word completion will be limited to those added through the extra networks menu. *** Error loading script: forge_layerdiffusion.py Traceback (most...
Everything seems to be loaded fine, but I dont get the transparency. Everything seems updated from the extensions/updates tab. Any help is appreciated. error: *** Error running process_before_every_sampling: D:\Ai\stable-diffusion-webui-forge-main\extensions\sd-forge-layerdiffusion\scripts\forge_layerdiffusion.py Traceback...
I was using Macbook pro with M2 chip and got the following error and python also crashed:  I was using the following settings:  Can anyone help?
 As shown in the figure, the generated foreground size is usually large. How to adjust the size of the generated foreground?
In Fig. 3 in your paper, you mentioned two LoRAs, foreground and background LoRA trained on top of the base model. You also mentioned that when training the base diffusion...
Not sure if this already works, haven't found it at the very least. Would be cool to be able to use this with the API endpoint.
Filling "Foreground Additional Prompt" or "Blended Additional Prompt" always gives TypeError: 'NoneType' object is not iterable. It works only when leaving them empty.  Edit: It looks like the problem...