Replies: 5 comments 10 replies
-
|
I just realized that I forgot to include The prompt is slightly different, and I used a different sampler:
|
Beta Was this translation helpful? Give feedback.
-
|
After running a very similar generation in both the web UI and in my app via the API, I think there's a bug somewhere in the API. Web UI settings: Request body: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
overall most if not all openpose controlnets for SDXL are bad. They either ignore the pose, or hit the quality, or both. |
Beta Was this translation helpful? Give feedback.
-
|
There is a new OpnePose XL model available from the maker of https://huggingface.co/thibaud/controlnet-openpose-sdxl-1.0/tree/main Maybe this one would work better? @lllyasviel do you think we could get support added for this model? |
Beta Was this translation helpful? Give feedback.



















Uh oh!
There was an error while loading. Please reload this page.
-
I just upgraded my AWS EC2 instance type to a
g5.xlargeso it can better handle SD XL. The speed up I got was impressive. Anyway, I did two generations to compare the quality of the images when usingthiebaud_xl_openposeand when not using it.When not using it the results are beautiful:
But when I use it, the results are horrible:




Is anyone else getting similar results? I make use of the OpenPose model extensively, but these results make it unusable.
Here are the prompts and settings I used.
I started the server with the following command line arguments:
webui.sh --xformers --no-half-vaeWithout
thiebaud_xl_openpose:With
thiebaud_xl_openpose:Beta Was this translation helpful? Give feedback.
All reactions