-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path.gitmodules
18 lines (18 loc) · 824 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "converters/pggan_official"]
path = converters/pggan_official
url = https://github.com/tkarras/progressive_growing_of_gans.git
[submodule "converters/stylegan_official"]
path = converters/stylegan_official
url = https://github.com/NVlabs/stylegan.git
[submodule "converters/stylegan2_official"]
path = converters/stylegan2_official
url = https://github.com/NVlabs/stylegan2.git
[submodule "converters/stylegan2ada_tf_official"]
path = converters/stylegan2ada_tf_official
url = https://github.com/NVlabs/stylegan2-ada.git
[submodule "converters/stylegan2ada_pth_official"]
path = converters/stylegan2ada_pth_official
url = https://github.com/NVlabs/stylegan2-ada-pytorch.git
[submodule "converters/stylegan3_official"]
path = converters/stylegan3_official
url = https://github.com/NVlabs/stylegan3.git