Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@smk2007
Copy link
Member

@smk2007 smk2007 commented Jul 16, 2024

Update Torch-DirectML samples and docs for Torch-DirectML 2.3.0

  • Add diffusion/sd folder for Stable Diffusion sample.

Copy link
Contributor

@fdwr fdwr left a comment

Choose a reason for hiding this comment

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

A few editorial comments, else LGTM.

).to(device)

model_name = "stabilityai/sd-turbo"
pipe = load_model("stabilityai/sd-turbo")
Copy link
Contributor

Choose a reason for hiding this comment

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

(ignorably minor) Leci n'est pas une pipe?

Suggested change
pipe = load_model("stabilityai/sd-turbo")
pipeline = load_model("stabilityai/sd-turbo")

smk2007 and others added 6 commits July 16, 2024 16:57
@smk2007 smk2007 merged commit 1d738f7 into master Jul 17, 2024
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