Skip to content

Marigold Update: v1-1 models, Intrinsic Image Decomposition pipeline, documentation #10884

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

Merged
merged 29 commits into from
Feb 26, 2025

Conversation

toshas
Copy link
Contributor

@toshas toshas commented Feb 23, 2025

What does this PR do?

This PR updates and refactors the Marigold pipelines to support the new v1-1 models, enabling fast inference (1-4 steps) with DDIM. It also introduces a new Intrinsic Image Decomposition (IID) pipeline.

Fixes #10883

Before submitting

Who can review?

@sayakpaul @yiyixuxu

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@toshas
Copy link
Contributor Author

toshas commented Feb 24, 2025

Looks like most failures come from the kolors pipeline - do I need to do anything about it?

@a-r-r-o-w
Copy link
Member

@toshas Thanks for the PR & congrats on the release! The failing tests are unrelated and have been failing across all PRs. I'll try to review the full changes soon!

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice and thorough docs! 👏

Copy link
Collaborator

@yiyixuxu yiyixuxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the PR! looks good to me!

Copy link
Member

@a-r-r-o-w a-r-r-o-w left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! could you run make style and make fix-copies for the quality tests to pass

@toshas
Copy link
Contributor Author

toshas commented Feb 25, 2025

I finished the improvements; please let me know if there is anything else. Thanks!

@yiyixuxu yiyixuxu merged commit 3fab662 into huggingface:main Feb 26, 2025
12 checks passed
@yiyixuxu
Copy link
Collaborator

thanks a lot! @toshas

@nitinmukesh
Copy link

Hello @toshas

When are you planning to release the new models
https://huggingface.co/prs-eth/marigold-depth-v1-1

@toshas toshas deleted the pipeline_marigold_intrinsics branch May 15, 2025 17:34
@toshas
Copy link
Contributor Author

toshas commented May 15, 2025

The models have been released! @nitinmukesh

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

Successfully merging this pull request may close these issues.

Marigold Update: v1-1 models, Intrinsic Image Decomposition pipeline, documentation
6 participants