Skip to content
New issue

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

Custom Pipeline #323

Open
alex-seville opened this issue Apr 2, 2024 · 0 comments
Open

Custom Pipeline #323

alex-seville opened this issue Apr 2, 2024 · 0 comments

Comments

@alex-seville
Copy link

I'm trying to convert Marigold (https://huggingface.co/prs-eth/marigold-v1-0) which has a custom pipeline (https://github.com/huggingface/diffusers/blob/main/examples/community/marigold_depth_estimation.py).

When I run python_coreml_stable_diffusion.torch2coreml I get the error:

AttributeError: module diffusers has no attribute MarigoldPipeline

How can I specify the custom pipeline and convert?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant