CoolFace
Apppublic

mfrashad/CharacterGAN

sourceHugging Facecc-by-nc-4.0updated 4y agoView on Hugging Face
10likes
.gitmodules9 linesDownload Raw Back to root
1[submodule "stylegan/stylegan_tf"]2	path = models/stylegan/stylegan_tf3	url = https://github.com/NVlabs/stylegan.git4	ignore = untracked5[submodule "stylegan2/stylegan2-pytorch"]6	path = models/stylegan2/stylegan2-pytorch7	url = https://github.com/harskish/stylegan2-pytorch.git8	ignore = untracked9