-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Hackathon No.106 add Stable Diffusion Pipeline Attend and excite #5296
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #5296 +/- ##
===========================================
+ Coverage 51.44% 54.73% +3.29%
===========================================
Files 465 484 +19
Lines 66475 68921 +2446
===========================================
+ Hits 34196 37724 +3528
+ Misses 32279 31197 -1082
... and 98 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
总体来说对齐的很细致并进行了大量的对比实验,合入之前还需要对一些readme文档进行部分调整 |
建议把这些readme可以放到example里面,比如加个reproduce文件夹,然后把你对齐的信息加进去 |
...fusers/ppdiffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_attend_and_excite.py
Outdated
Show resolved
Hide resolved
...fusers/ppdiffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_attend_and_excite.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
Others
PR changes
APIs
Description
add StableDiffusionPipelineAttendAndExcite to ppdiffusers