Skip to content

Commit

Permalink
Added the submodule to the project.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessik committed Jun 13, 2023
1 parent bd10df9 commit e006714
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[submodule "NeuS"]
path = NeuS
url = https://github.com/Totoro97/NeuS.git
[submodule "k-diffusion"]
path = k-diffusion
url = https://github.com/crowsonkb/k-diffusion.git
[submodule "MODNet"]
path = MODNet
url = https://github.com/ZHKKKe/MODNet.git
[submodule "CDGNet"]
path = CDGNet
url = https://github.com/tjpulkl/CDGNet.git
[submodule "npbgpp"]
path = npbgpp
url = https://github.com/rakhimovv/npbgpp.git
1 change: 1 addition & 0 deletions CDGNet
Submodule CDGNet added at 9daf7d
1 change: 1 addition & 0 deletions MODNet
Submodule MODNet added at 28165a
1 change: 1 addition & 0 deletions NeuS
Submodule NeuS added at 6f96f9
1 change: 1 addition & 0 deletions k-diffusion
Submodule k-diffusion added at c9fe75
1 change: 1 addition & 0 deletions npbgpp
Submodule npbgpp added at 354dde

0 comments on commit e006714

Please sign in to comment.