sd-forge-layerdiffuse
sd-forge-layerdiffuse copied to clipboard
[WIP] Layer Diffusion for WebUI (via Forge)
**Description** Hey guys, I met an issue when I am trying the **"SD1.5 Generate Everything together"** function. The forge backend raised an error - ``` *** Error running process_before_every_sampling: /some_path/Workspaces/stable-diffusion-webui-forge/extensions/sd-forge-layerdiffuse/scripts/forge_layerdiffusion.py...
Hello When i'm using Highres Fix, the image doesn't get transparency. That worked few day ago with the same setting. I got this error (i don't know if this related)...
Since Forge is dead now, any plans to add support for A1111??
*** Error loading script: forge_layerdiffusion.py Traceback (most recent call last): File "D:\DEV\AI-PROJECTS\stable-diffusion-webui-forge\modules\scripts.py", line 525, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "D:\DEV\AI-PROJECTS\stable-diffusion-webui-forge\modules\script_loading.py", line 13, in load_module module_spec.loader.exec_module(module) File "", line 883,...
Hi, thank you for your great work. Just wondering why I only have an image with background generated like this? On the bottom right generation result pane, which has only...
Hello, I'm following the example and testing it, but the "Generate Everything Together" function separating the background from the object doesn't work properly, so I'm posting it on the issue....
Hello. The extension button in the txt2img tab is missing. UPD. Sorry, I was careless and didn't read in advance that this was an extension for the Forge.
I have gpu 0 rtx 4090, the rest are 3090. _Launching Web UI with arguments: --device-id=1 Total VRAM 24564 MB, total RAM 130950 MB pytorch version: 2.1.2+cu121 Set vram state...
the following fix is required for apple silicon, note the additional .float(), else the forge script will give this error ``` File "/Applications/Data/Packages/Stable Diffusion WebUI Forge/extensions/sd-forge-layerdiffuse/lib_layerdiffusion/models.py", line 277, in estimate_augmented...
Hello. The script stopped loading at startup. ``` *** Error loading script: forge_layerdiffusion.py Traceback (most recent call last): File "C:\ai\webui\modules\scripts.py", line 541, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "C:\ai\webui\modules\script_loading.py", line...