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

Refactoring of Stable Diffusion scripts #17138

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Refactoring of Stable Diffusion scripts #17138

merged 1 commit into from
Aug 15, 2023

Conversation

tianleiwu
Copy link
Contributor

Description

Reduce duplicated code in two stable diffusion pipelines (CUDA and TensorRT). Move the common code to models.py

Motivation and Context

Copy link
Member

@yufenglee yufenglee left a comment

Choose a reason for hiding this comment

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

:shipit:

@tianleiwu tianleiwu merged commit 3aba736 into main Aug 15, 2023
95 checks passed
@tianleiwu tianleiwu deleted the tlwu/refactor_sd branch August 15, 2023 16:36
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
Reduce duplicated code in two stable diffusion pipelines (CUDA and TensorRT). Move the common code to models.py
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.

2 participants