Skip to content

Update optimize_pipeline.py - #17530

Closed
SuperSecureHuman wants to merge 1 commit into
microsoft:mainfrom
SuperSecureHuman:patch-1
Closed

Update optimize_pipeline.py#17530
SuperSecureHuman wants to merge 1 commit into
microsoft:mainfrom
SuperSecureHuman:patch-1

Conversation

@SuperSecureHuman

Copy link
Copy Markdown

Fixed the import statements causing the script not to run in standalone mode

Description

In the Stable Diffusion optimize pipeline, few modules were imported, without providing the relative structure, causing the code not to work as intended, when running it standalone.

Motivation and Context

After this change, the optimize pipeline can be called directly, without any issue, rather calling via the module.

Fixed the import statements causing the script not to run in standalone mode
@tianleiwu

Copy link
Copy Markdown
Contributor

@SuperSecureHuman, Thanks for raising the issue.
It will be addressed in #17536.

@tianleiwu tianleiwu closed this Sep 17, 2023
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