Haoming
Haoming
這個插件只能在 [Forge](https://github.com/lllyasviel/stable-diffusion-webui-forge) 上使用,並不支援 [Automatic1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) (或衍伸的整合包)
Should work with API just fine. It takes 3 variable: - **enable:** `bool` - **sharpness:** `float` - **hr. sharpness:** `float` ```json "resharpen": { "args": [ true, 1.0, 0.0 ] }...
*(**Browser** is `Edge`)*
Not sure if I follow Doesn't the `Advanced` mapping already do this?
After I finish revamping `Advanced` mode to support the new Forge I guess Still need a good way to store multiple "layers" of images after you draw the mask though...
Aight, time to think of a way to implement `Mask` mode to the UI...
> Does Forge Couple work on new Forge now? Yes. It should work for the new Forge now. *(Only `SD 1.5` and `SDXL`, but not `Flux`)*
~~*Slowly going insane from working with Gradio 3 `Image` component...*~~
Hello, please give the [mask](https://github.com/Haoming02/sd-forge-couple/tree/mask) branch a try~ Also supports the new Forge~
Oh, click the `Create Empty Canvas` button to clear the canvas.