-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 891 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "animation/Rerender_A_Video/deps/ControlNet"]
path = animation/Rerender_A_Video/deps/ControlNet
url = https://github.com/lllyasviel/ControlNet
[submodule "animation/Rerender_A_Video/deps/ebsynth"]
path = animation/Rerender_A_Video/deps/ebsynth
url = https://github.com/SingleZombie/ebsynth
[submodule "animation/Rerender_A_Video/deps/gmflow"]
path = animation/Rerender_A_Video/deps/gmflow
url = https://github.com/haofeixu/gmflow.git
[submodule "animation/rerender-lora/deps/ControlNet"]
path = animation/rerender-lora/deps/ControlNet
url = https://github.com/lllyasviel/ControlNet.git
[submodule "animation/rerender-lora/deps/ebsynth"]
path = animation/rerender-lora/deps/ebsynth
url = https://github.com/SingleZombie/ebsynth.git
[submodule "animation/rerender-lora/deps/gmflow"]
path = animation/rerender-lora/deps/gmflow
url = https://github.com/haofeixu/gmflow.git