SerdarHelli commited on
Commit
606f754
·
1 Parent(s): 848f5dc

Update .gitmodules

Browse files
Files changed (1) hide show
  1. .gitmodules +3 -3
.gitmodules CHANGED
@@ -1,4 +1,4 @@
1
- [submodule "stylegan3"]
2
- path = stylegan3
3
- url = https://github.com/NVlabs/stylegan3
4
 
 
1
+ [submodule "stylegan_xl"]
2
+ path = stylegan_xl
3
+ url = https://github.com/autonomousvision/stylegan_xl
4