-
docker image: Could it be because I made a mistake somewhere? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You probably won't notice of a difference with a 768x576 generation, these performance optimizations typically make the most difference at fairly high resolutions. It also depends on what the bottleneck is for generation, if most of the time is spent shuffling stuff back and forth (VRAM inadequate) then making the computation faster probably won't help that much. |
Beta Was this translation helpful? Give feedback.
-
Might be a silly question but did you install Sage Attention? If so what version? |
Beta Was this translation helpful? Give feedback.
You probably won't notice of a difference with a 768x576 generation, these performance optimizations typically make the most difference at fairly high resolutions. It also depends on what the bottleneck is for generation, if most of the time is spent shuffling stuff back and forth (VRAM inadequate) then making the computation faster probably won't help that much.