Skip to content

[modular] add tests for robust model loading. - #13120

Merged
sayakpaul merged 4 commits into
mainfrom
modular-more-loading-tests
Feb 12, 2026
Merged

[modular] add tests for robust model loading.#13120
sayakpaul merged 4 commits into
mainfrom
modular-more-loading-tests

Conversation

@sayakpaul

Copy link
Copy Markdown
Member

What does this PR do?

Add tests for model loading w.r.t #13025.

Comment threadtests/modular_pipelines/test_modular_pipelines_common.py
assert spec.subfolder == "unet"


class TestLoadComponentsSkipBehavior:

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Same as above.

@yiyixuxuyiyixuxu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

looks good thanks!
we can also add a bit with config components (e.g. guider etc), but can be a next PR

Comment threadtests/modular_pipelines/test_modular_pipelines_common.py
Comment threadtests/modular_pipelines/test_modular_pipelines_common.py Outdated
@sayakpaul
sayakpaul merged commit ed77a24 into mainFeb 12, 2026
11 of 12 checks passed
@sayakpaul
sayakpaul deleted the modular-more-loading-tests branch February 12, 2026 04:34
Sign up for freeto 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.

2 participants

@sayakpaul@yiyixuxu