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

re-add unet refactor PR #7044

Merged
merged 2 commits into from
Feb 22, 2024
Merged

re-add unet refactor PR #7044

merged 2 commits into from
Feb 22, 2024

Conversation

yiyixuxu
Copy link
Collaborator

@yiyixuxu yiyixuxu commented Feb 21, 2024

we accidentally reverted this PR, adding it back
#6478

@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.

@yiyixuxu
Copy link
Collaborator Author

@ultranity
I'm really sorry that we accidentally reverted your UNet refactor PR and only found it out now ....
I added it back here and made you the author. Would you be kind enough to review it again?

We will be more careful in the future and make sure this won't happen again.

@yiyixuxu yiyixuxu requested a review from DN6 February 21, 2024 06:48
@ultranity
Copy link
Contributor

Looks good for me.

Copy link
Collaborator

@DN6 DN6 left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏽

@yiyixuxu yiyixuxu merged commit e4b8f17 into main Feb 22, 2024
15 checks passed
@yiyixuxu yiyixuxu deleted the re-add-unet-refactor branch February 22, 2024 08:00
up_block_types: Tuple[str],
only_cross_attention: Union[bool, Tuple[bool]],
block_out_channels: Tuple[int],
layers_per_block: [int, Tuple[int]],
Copy link
Member

Choose a reason for hiding this comment

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

@yiyixuxu Seems like an invalid type annotation... My linter breaks when viewing this file :(

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ohh yes! do you want to open a PR?

@a-r-r-o-w a-r-r-o-w mentioned this pull request Feb 28, 2024
6 tasks
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.

5 participants