Replies: 3 comments 1 reply
-
There's Xformers, already implemented, that doesn't require diffusers version of sd. |
Beta Was this translation helpful? Give feedback.
1 reply
-
The reddit post for nvFuser has them using SD 1.4 looks like |
Beta Was this translation helpful? Give feedback.
0 replies
-
There is a github with it for testing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As described in this reddit thread, apparently using pytorch's new nvFuser makes SD 2.5 times faster on full precision:
https://www.reddit.com/r/MachineLearning/comments/xa75km/p_pytorchs_newest_nvfuser_on_stable_diffusion_to/
And as in this reddit thread, using TensorRT will have an AT LEAST 25% performance improvement:
https://www.reddit.com/r/StableDiffusion/comments/xdxika/making_stable_diffusion_25_faster_using_tensorrt/
Honestly surprised Automatic111 hasn't hopped on these, at least to talk about them.
Beta Was this translation helpful? Give feedback.
All reactions