|
|
|
|
|
by esjeon
944 days ago
|
|
I saw a person using this. The system had 4090, which can pull about 20-30 iter/sec. This roughly translates to 4 image/sec with 8 iter/image. This allows interactive AI drawing (thou a bit quirky). Once the desired image is reached, the user can re-run w/ 30-50 iterations to finalize the image. This is really cool. |
|
For even better latency perception, you could hook into the generation steps and have TAESD [1] decoding intermediate latents.
[0] https://huggingface.co/collections/latent-consistency/latent... [1] https://github.com/madebyollin/taesd