ostap667inbox
ostap667inbox
...I only have one way that works. Take a pre-generated image, place a spaceship on it and use ControlNet:  The result is already better (ControlNet Canny used in this...
There's a great saying, _"describe a question in detail and you'll realize it already contains the answer."_ I had completely forgotten that **ControlNet has masks**. You can use an image...
> @ostap667inbox Did you try it with the sdxl IP-Adapter plus CN model with a 0.4~0.6 weight and a mask? With iP-Adapter the results are much less predictable. There may...
Same problem right now
1. First, try disabling sd-webui-lobe-theme temporarily and see if this bug remains. 2. If it turns out that sd-webui-lobe-theme is not the problem, try adding the --no-gradio-queue flag to webui-user.bat
A shamanic method that works when other methods fail: delete the /VENV/ folder in the WebUI and restart it.
> Introduce an additional element to serve a purpose is a straightforward solution, but quite a controversial one. It is possible that this is the case, and that this idea...
No, ControlNet 1.0 also supports this type of OpenPose. Everyone is looking forward to adding such a feature to the Open Pose Editor. 
Yes. Any model As reported in #59 you can change `transformers==4.30.2` to `transformers==4.26.1` in the files `requirements.txt` and `requirements_versions.txt` to fix the issue for you. Delete `cache.json` if the change...
The `!important` rule in this CSS style creates a problem. If you remove `!important` - the cards line up as they should. But at any change of window size or...