Spaces:
Runtime error
Runtime error
SerdarHelli
commited on
Commit
•
59c0fdf
1
Parent(s):
8cb5997
Create .gitmodules
Browse files- .gitmodules +4 -0
.gitmodules
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[submodule "stylegan3"]
|
2 |
+
path = stylegan3
|
3 |
+
url = https://github.com/NVlabs/stylegan3.git
|
4 |
+
|