Qwen Image Edit + ControlNet Openpose is possible?
Basically, I want specific poses for my character, which I have uploaded to Qwen Image Edit, to replicate the poses I could input with OpenPose ControlNet. Is that possible?
I've attached some links where I know they can be used separately. I've tried to make them work together but haven't had any luck.
https://www.modelscope.cn/models/DiffSynth-Studio/Qwen-Image-In-Context-Control-Union
https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main/split_files
https://huggingface.co/Comfy-Org/Qwen-Image-DiffSynth-ControlNets/tree/main
https://drive.google.com/drive/folders/1vhipvq2LXId5Ed7QkDpozEsu8cShPGYe?usp=sharing
Are you using ComfyUI? DFloat11 does not support it, it only works with the diffusers
library (and the transformers
library for LLMs and text encoders) for now. As for your specific question, I guess you might have better luck asking on the model card of the base model?