Commit 
							
							·
						
						b8f87cb
	
1
								Parent(s):
							
							d0118ed
								
Create .gitmodules
Browse files- .gitmodules +3 -0
 
    	
        .gitmodules
    ADDED
    
    | 
         @@ -0,0 +1,3 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            [submodule "stylegan3"]
         
     | 
| 2 | 
         
            +
            	path = stylegan3
         
     | 
| 3 | 
         
            +
            	url = https://github.com/NVlabs/stylegan3
         
     |