Skip to content

Conversation

@lekurile
Copy link
Contributor

@lekurile lekurile commented Aug 2, 2023

This PR updates the Stable Diffusion example with the following changes:

  1. Ability to switch between HF and local pipeline via use_local_pipe arg
  2. Added optional name arg to be able to specify model name from command line (default is prompthero/midjourney-v4-diffusion)
  3. Fixed local_rank issue by adding argument to script.
  4. Only enable CUDA graph when the local pipeline isn't used (not working w/ local pipeline at the moment)

@lekurile lekurile merged commit 258182f into master Aug 3, 2023
LeetJoe pushed a commit to LeetJoe/DeepSpeedExamples that referenced this pull request Sep 15, 2023
This PR updates the Stable Diffusion example with the following changes:

Ability to switch between HF and local pipeline via use_local_pipe arg
Added optional name arg to be able to specify model name from command line (default is prompthero/midjourney-v4-diffusion)
Fixed local_rank issue by adding argument to script.
Only enable CUDA graph when the local pipeline isn't used (not working w/ local pipeline at the moment)
hwchen2017 pushed a commit that referenced this pull request Jun 8, 2025
This PR updates the Stable Diffusion example with the following changes:

Ability to switch between HF and local pipeline via use_local_pipe arg
Added optional name arg to be able to specify model name from command line (default is prompthero/midjourney-v4-diffusion)
Fixed local_rank issue by adding argument to script.
Only enable CUDA graph when the local pipeline isn't used (not working w/ local pipeline at the moment)
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.

3 participants