anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
991 stars 58 forks source link

[Feature Request]: #102

Open Metsuryu opened 1 year ago

Metsuryu commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

There is a recent paper that presents a series of implementation optimizations for large diffusion models that achieve the fastest reported inference latency to-date:

https://arxiv.org/abs/2304.11267

It would be great to implement these optimizations.

Proposed workflow

It should work by default, after implementing the optimizations described in the paper.

Additional information

No response

BinaryQuantumSoul commented 1 year ago

You should also ask for vladmantic https://github.com/vladmandic/automatic

Metsuryu commented 1 year ago

I did

anapnoe commented 1 year ago

cool I wish there was an actual implementation on this on how compute shaders are utilized