Skip to content

Commit

Permalink
Merge pull request #35 from BU-Spark/mbatacan
Browse files Browse the repository at this point in the history
Added submodules for pixel2style2pixel and FaceAgingStyleGANs repos
  • Loading branch information
ryanznie authored May 3, 2023
2 parents cd2ab04 + e26a91f commit 0e6dffb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "pixel2style2pixel"]
path = pixel2style2pixel
url = https://github.com/eladrich/pixel2style2pixel.git
[submodule "FaceAgingStyleGANs"]
path = FaceAgingStyleGANs
url = https://github.com/AbuAbdULLAH-MuhammadAli/FaceAgingStyleGANs.git
1 change: 1 addition & 0 deletions FaceAgingStyleGANs
Submodule FaceAgingStyleGANs added at aeebf0
1 change: 1 addition & 0 deletions pixel2style2pixel
Submodule pixel2style2pixel added at 5cfff3

0 comments on commit 0e6dffb

Please sign in to comment.