GAN_Implementation
GAN_Implementation copied to clipboard
Pytorch implementations of GANs
[paper](https://arxiv.org/abs/2203.13248) [huggingface](https://huggingface.co/spaces/hysts/DualStyleGAN)
[paper [TediGAN: Text-Guided Diverse Image Generation and Manipulation]](https://arxiv.org/abs/2012.03308) [official code](https://github.com/weihaox/TediGAN)
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...