Zhendong-Wang / Diffusion-GAN

Official PyTorch implementation for paper: Diffusion-GAN: Training GANs with Diffusion
MIT License
615 stars 65 forks source link

Can you add an requirements file? #17

Closed JackTesla closed 1 year ago

JackTesla commented 1 year ago

First of all , It's an outstanding work! Good Job! Can you add an requirements file? Thank you!

Zhendong-Wang commented 1 year ago

Thanks for your interest! We have the environment requirements listed here https://github.com/Zhendong-Wang/Diffusion-GAN#requirements, which is the same as the StyleGAN2. Usually different machines have different situations when installing Pytorch, so we don't give a requirement file here.