-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.gitmodules
41 lines (40 loc) · 1.41 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[submodule "api-interfaces"]
path = api-interfaces
url = https://github.com/hafriedlander/api-interfaces.git
[submodule "nonfree/ToMe"]
path = nonfree/ToMe
url = https://github.com/facebookresearch/ToMe.git
[submodule "gyre/src/k-diffusion"]
path = gyre/src/k-diffusion
url = https://github.com/crowsonkb/k-diffusion.git
[submodule "gyre/src/ResizeRight"]
path = gyre/src/ResizeRight
url = https://github.com/assafshocher/ResizeRight.git
ignore = dirty
[submodule "gyre/src/lora"]
path = gyre/src/lora
url = https://github.com/cloneofsimo/lora.git
[submodule "gyre/src/midas"]
path = gyre/src/midas
url = https://github.com/hafriedlander/MiDaS.git
[submodule "gyre/src/picklemagic"]
path = gyre/src/picklemagic
url = https://github.com/CensoredUsername/picklemagic
[submodule "gyre/src/mmsegmentation"]
path = gyre/src/mmsegmentation
url = https://github.com/open-mmlab/mmsegmentation.git
[submodule "gyre/src/mmpose"]
path = gyre/src/mmpose
url = https://github.com/open-mmlab/mmpose.git
[submodule "gyre/src/mmdetection"]
path = gyre/src/mmdetection
url = https://github.com/open-mmlab/mmdetection.git
[submodule "gyre/src/xtcocoapi"]
path = gyre/src/xtcocoapi
url = https://github.com/jin-s13/xtcocoapi.git
[submodule "gyre/src/BasicSR"]
path = gyre/src/BasicSR
url = https://github.com/XPixelGroup/BasicSR.git
[submodule "gyre/src/ZoeDepth"]
path = gyre/src/ZoeDepth
url = https://github.com/isl-org/ZoeDepth.git