-
Notifications
You must be signed in to change notification settings - Fork 55
/
.gitmodules
24 lines (24 loc) · 1010 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "submodules/diff-gaussian-rasterization"]
path = submodules/diff-gaussian-rasterization
url = https://github.com/ashawkey/diff-gaussian-rasterization
[submodule "submodules/simple-knn"]
path = submodules/simple-knn
url = https://gitlab.inria.fr/bkerbl/simple-knn.git
[submodule "submodules/minLoRA"]
path = submodules/minLoRA
url = https://github.com/cccntu/minLoRA
[submodule "submodules/pytorch3d"]
path = submodules/pytorch3d
url = https://github.com/facebookresearch/pytorch3d
[submodule "submodules/CLIP"]
path = submodules/CLIP
url = https://github.com/openai/CLIP
[submodule "submodules/diff-gaussian-rasterization-w-pose"]
path = submodules/diff-gaussian-rasterization-w-pose
url = https://github.com/rmurai0610/diff-gaussian-rasterization-w-pose
[submodule "submodules/segment-anything"]
path = submodules/segment-anything
url = https://github.com/facebookresearch/segment-anything
[submodule "submodules/croco"]
path = submodules/croco
url = https://github.com/naver/croco