This repository was archived by the owner on Apr 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
99 lines (80 loc) Β· 2.77 KB
/
Copy path.gitmodules
File metadata and controls
99 lines (80 loc) Β· 2.77 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
[submodule "kilroyweb"]
path = kilroyweb
url = https://github.com/kilroybot/kilroyweb.git
update = rebase
[submodule "grpc-web-proxy"]
path = grpc-web-proxy
url = https://github.com/kilroybot/grpc-web-proxy.git
update = rebase
[submodule "cilroy"]
path = cilroy
url = https://github.com/kilroybot/cilroy.git
update = rebase
[submodule "kilroy-face-discord"]
path = kilroy-face-discord
url = https://github.com/kilroybot/kilroy-face-discord.git
update = rebase
[submodule "kilroy-face-twitter"]
path = kilroy-face-twitter
url = https://github.com/kilroybot/kilroy-face-twitter.git
update = rebase
[submodule "kilroy-face-reddit"]
path = kilroy-face-reddit
url = https://github.com/kilroybot/kilroy-face-reddit.git
update = rebase
[submodule "kilroy-face-debug"]
path = kilroy-face-debug
url = https://github.com/kilroybot/kilroy-face-debug.git
update = rebase
[submodule "kilroy-module-huggingface"]
path = kilroy-module-huggingface
url = https://github.com/kilroybot/kilroy-module-huggingface.git
update = rebase
[submodule "kilroy-module-pytorch-py-sdk"]
path = kilroy-module-pytorch-py-sdk
url = https://github.com/kilroybot/kilroy-module-pytorch-py-sdk.git
update = rebase
[submodule "kilroy-module-server-py-sdk"]
path = kilroy-module-server-py-sdk
url = https://github.com/kilroybot/kilroy-module-server-py-sdk.git
update = rebase
[submodule "kilroy-module-client-py-sdk"]
path = kilroy-module-client-py-sdk
url = https://github.com/kilroybot/kilroy-module-client-py-sdk.git
update = rebase
[submodule "kilroy-module-py-shared"]
path = kilroy-module-py-shared
url = https://github.com/kilroybot/kilroy-module-py-shared.git
update = rebase
[submodule "kilroy-face-server-py-sdk"]
path = kilroy-face-server-py-sdk
url = https://github.com/kilroybot/kilroy-face-server-py-sdk.git
update = rebase
[submodule "kilroy-face-client-py-sdk"]
path = kilroy-face-client-py-sdk
url = https://github.com/kilroybot/kilroy-face-client-py-sdk.git
update = rebase
[submodule "kilroy-face-py-shared"]
path = kilroy-face-py-shared
url = https://github.com/kilroybot/kilroy-face-py-shared.git
update = rebase
[submodule "kilroy-server-py-utils"]
path = kilroy-server-py-utils
url = https://github.com/kilroybot/kilroy-server-py-utils.git
update = rebase
[submodule "proto"]
path = proto
url = https://github.com/kilroybot/proto.git
update = rebase
[submodule "research"]
path = research
url = https://github.com/kilroybot/research.git
update = rebase
[submodule "kilroyplot"]
path = kilroyplot
url = https://github.com/kilroybot/kilroyplot.git
update = rebase
[submodule "assets"]
path = assets
url = https://github.com/kilroybot/assets.git
update = rebase