Get early access to build and test build, be able to try all epochs and test them by yourself on Patreon or contact me for support on Discord
To support me you can buy me a coffe at https://ko-fi.com/antonioriolo
Install Instructions:
open stable diffusion -> extensions -> install from URL -> https://github.com/Mikubill/sd-webui-controlnet.git
click Apply and restart UI
Then download from https://huggingface.co/webui/ControlNet-modules-safetensors/tree/main the file control_openpose-fp16.safetensor
place it inside extensions/sd-webui-controlnet/models
After all of this, you will have a ControlNet v1.1.112 just above Script in txt2image tab
Open it, place the pose you want to replicate by selecting it from your computer and place it in the image selection square box. You can also drag and drop.
Select preprocessor NONE, check Enable Checkbox, select control_openpose-fp16 in Model list, check Controlnet is more important in Control Mode.
Then generate your image, don't forget to write a proper prompt for the image.
I uploaded the pose images in open_legs_controlnet folder and 1 example generated image with that pose on open_legs_examples using the same prompt for all of them and my model betterCuteAsian. But you can modify the prompt to fit what you want.
Enjoy!
If you'd like to support my efforts and have access to early and bleeding edge builds, please think about joining my Patreon: https://www.patreon.com/betterCuteAsians
Description
FAQ
Comments (11)
Install instructions are much appreciated
EDIT: delete my comment, OP gave better instructions.
This is very good and I really appreciate it, will it be added again with other poses, I'm waiting.
Thank you very much bro
Where can I find the file "control_openpose-fp16.yaml"?
When I run stable diffusion I get the following error:
ERROR: ControlNet cannot find model config [C:\Users\Dtt\Documents\code\stable-diffusion-webui-master\extensions\sd-webui-controlnet\models\control_openpose-fp16.yaml]
ERROR: ControlNet will use a WRONG config [C:\Users\Dtt\Documents\code\stable-diffusion-webui-master\extensions\sd-webui-controlnet\models\cldm_v15.yaml] to load your model.
ERROR: The WRONG config may not match your model. The generated results can be bad.
ERROR: You are using a ControlNet model [control_openpose-fp16] without correct YAML config file.
ERROR: The performance of this model may be worse than your expectation.
ERROR: If this model cannot get good results, the reason is that you do not have a YAML file for the model.
Yeah, the new controlnet gives this error. Try to download these models https://huggingface.co/lllyasviel/ControlNet/tree/main/models instead of the safetensor ones, there is yaml for those already. Let me know if it works please so i'll change all my poses descriptions.
@antonio_riolo2610 Thanks for replying to me. I tried with control_sd15_openpose.pth, and it worked!
Is there a way to use a safetensor to save some disk space?
Thanks again for your help.
@cpirates i have no idea actually, that's the best i came out with to solve the problem of the new controlnet, and it needed a lot of search.
I can't figure out what is supposed to happen after generating the pose? Where do you name the prompt, instructions are not clear. Appreciate some help please.
Hi, I get this error message after trying to install from URL:
"AssertionError: extension access disabled because of command line flags"
You're probably using --listen or --share, which disables access to adding/updating extensions for security reasons.
Hey. Just wanted to know if there's a possibility to get to work with FaceID ?
When I read the instructions, it say that preprocessor has to be set on "NONE" in ControlNet but I kinda need it to get consistent heads. Does anyone know if they're a workaround or something ?







