MountaintopLotus / braintrust

A Dockerized platform for running Stable Diffusion, on AWS (for now)
Apache License 2.0
1 stars 2 forks source link

VAE #26

Open JohnTigue opened 1 year ago

JohnTigue commented 1 year ago

VAEs (Variational Auto Encoders, a type of CNN based ML model) are used in diffusion systems to provide improved results.

JohnTigue commented 1 year ago

A quick before-and-after of with/without of a VAE

Screen Shot 2023-01-04 at 11 12 34 PM