AuraSR

#20
by adamelliotfields - opened

After trying the high-res fix community pipeline and implementing a latent upscaler pipeline, I decided to abandon them in favor of the AuraSR GAN. It is zero-config, fast, and uses less memory than a pipeline.

Need to offload the pipeline Unet to CPU first. In the future we'll want to check VRAM amount (consider under 16 "low") but for now just check SPACES_ZERO_GPU.

After playing around with this, I think it makes more sense for a dedicated GAN Upscaler app. Want to keep the generation times here fast.

adamelliotfields changed discussion status to closed

Sign up or log in to comment