mit-han-lab / data-efficient-gans

[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training
https://arxiv.org/abs/2006.10738
BSD 2-Clause "Simplified" License
1.27k stars 175 forks source link

requirements #88

Closed Rubiel1 closed 2 years ago

Rubiel1 commented 2 years ago

Hi, I love your project. Can you add a requirements file? Like scipy, etc.

zsyzzsoft commented 2 years ago

The requirements may be different for each subrepo. E.g. for DiffAugment-stylegan2, you may refer to the original stylegan2 repo for the detailed requirements. Basic requirements like: scipy 1.3.3 Pillow 6.2.1