We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm struggling to find a way to utilize AIT for a diffusers community pipeline, ex: https://github.com/huggingface/diffusers/blob/main/examples/community/stable_diffusion_controlnet_reference.py
I've compiled the base model but when I pass custom_pipeline into AITPipeline it seems to not utilize the compiled model. Would love any guidance!
The text was updated successfully, but these errors were encountered:
Have you solved this problem? I also have a similar requirement recently for "img2img+inpaint+controlnet".
Sorry, something went wrong.
No branches or pull requests
I'm struggling to find a way to utilize AIT for a diffusers community pipeline, ex: https://github.com/huggingface/diffusers/blob/main/examples/community/stable_diffusion_controlnet_reference.py
I've compiled the base model but when I pass custom_pipeline into AITPipeline it seems to not utilize the compiled model. Would love any guidance!
The text was updated successfully, but these errors were encountered: