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

[ppdiffusers] mixture canvas pipeline #391

Merged
merged 4 commits into from
Jan 22, 2024
Merged

[ppdiffusers] mixture canvas pipeline #391

merged 4 commits into from
Jan 22, 2024

Conversation

Tsaiyue
Copy link
Contributor

@Tsaiyue Tsaiyue commented Jan 18, 2024

新增 Mixture Canvas pipeline #253

ppdiffusers输入图像和生成图像如下:
Input_Image
mixture_canvas_results

diffusers生成结果相当。

Copy link

paddle-bot bot commented Jan 18, 2024

Thanks for your contribution!

@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Jan 18, 2024
num_train_timesteps=1000,
)
pipeline = StableDiffusionCanvasPipeline.from_pretrained(
"CompVis/stable-diffusion-v1-4", scheduler=scheduler, use_auth_token=True
Copy link
Member

Choose a reason for hiding this comment

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

use_auth_token=True 这个可以删了

Copy link
Contributor Author

Choose a reason for hiding this comment

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

DONE

@JunnYu
Copy link
Member

JunnYu commented Jan 18, 2024

提交的时候使用 pre-commit 格式化一下代码,详细参考 这种使用方式。https://github.com/PaddlePaddle/PaddleNLP/blob/develop/CONTRIBUTING.md#6-commit

@Tsaiyue
Copy link
Contributor Author

Tsaiyue commented Jan 18, 2024

提交的时候使用 pre-commit 格式化一下代码,详细参考 这种使用方式。https://github.com/PaddlePaddle/PaddleNLP/blob/develop/CONTRIBUTING.md#6-commit

DONE, Thks!

@Tsaiyue
Copy link
Contributor Author

Tsaiyue commented Jan 18, 2024

@luotao1 涛姐这个PR也麻烦打个标签,Thks!
#378

Copy link
Member

@JunnYu JunnYu left a comment

Choose a reason for hiding this comment

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

LGTM

@JunnYu JunnYu merged commit d911736 into PaddlePaddle:develop Jan 22, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants