Skip to content
/ SDGAN Public

SDGAN: Tuning Stable Diffusion with an adversarial network

License

Notifications You must be signed in to change notification settings

RossM/SDGAN

Repository files navigation

SDGAN

SDGAN: Tuning Stable Diffusion with an adversarial network

This is a research project aimed at enhancing Stable Diffusion with GAN training for better perceptual detail. Currently, no pretrained model weights are available. Things are still in flux and the model may change in ways that are not backwards compatible with trained weights. Use at your own risk.

TODO

  • ☐ Investigate using different samples for generator and discriminator training
  • Test the effect of adding self-attention to all layers Failed due to CUDA running out of memory
  • ☐ Test the effect of different parameter initializations
  • ☑ Investigate using cross attention

BIBLIOGRAPHY (incomplete)

About

SDGAN: Tuning Stable Diffusion with an adversarial network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages