-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
76 lines (65 loc) · 2.37 KB
/
Copy path.gitmodules
File metadata and controls
76 lines (65 loc) · 2.37 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
[submodule "docker/tmp/openssl"]
path = docker/tmp/openssl
url = https://github.com/openssl/openssl.git
[submodule "llama.cpp"]
path = llama.cpp
url = https://github.com/ggerganov/llama.cpp.git
[submodule "whisper.cpp"]
path = whisper.cpp
url = https://github.com/ggerganov/whisper.cpp.git
[submodule "stable-diffusion.cpp"]
path = stable-diffusion.cpp
url = https://github.com/leejet/stable-diffusion.cpp.git
[submodule "ffmpeg"]
path = ffmpeg
url = https://github.com/FFmpeg/FFmpeg.git
[submodule "external/GIUF"]
path = external/GIUF
url = https://github.com/makr-code/GIUF.git
[submodule "tools/semgrep"]
path = tools/semgrep
url = https://github.com/semgrep/semgrep.git
shallow = true
[submodule "tools/codeql"]
path = tools/codeql
url = https://github.com/github/codeql-cli-binaries.git
shallow = true
[submodule "plugins/themisdb_ethic_ai"]
path = plugins/themisdb_ethic_ai
url = https://github.com/makr-code/themisdb_ethic_ai.git
branch = develop
commit = ce401ad9d604012a2c02655e79f5c17f57a9f82d
[submodule "plugins/themisdb_llm_wiki"]
path = plugins/themisdb_llm_wiki
url = https://github.com/makr-code/themisdb_llm_wiki.git
branch = develop
commit = 2d454638b0473273c850c9886e3185f6bdbd22c8
[submodule "plugins/themisdb_storage"]
path = plugins/themisdb_storage
url = https://github.com/makr-code/themisdb_storage.git
branch = develop
commit = 03eb17c844a0da96eb66155e20075a90cf467c36
[submodule "plugins/themisdb_importer"]
path = plugins/themisdb_importer
url = https://github.com/makr-code/themisdb_importer.git
branch = develop
commit = 317add1f724d5f6b979883b85b3c530f6191804d
[submodule "plugins/themisdb_plugin_signer"]
path = plugins/themisdb_plugin_signer
url = https://github.com/makr-code/themisdb_plugin_signer.git
branch = develop
commit = d333b666bdebb01940b19f76ea986abbb0f42968
[submodule "plugins/themisdb_geo"]
path = plugins/themisdb_geo
url = https://github.com/makr-code/themisdb_geo.git
branch = develop
commit = f81e665630de4b67779801a332670342e534c9c9
[submodule "plugins/themisdb_timeseries"]
path = plugins/themisdb_timeseries
url = https://github.com/makr-code/themisdb_timeseries.git
branch = develop
commit = 48c381e12576363a45a81bc116abd5ce4c621577
[submodule "projects/Themis.AdminTools.Shared"]
path = projects/Themis.AdminTools.Shared
url = https://github.com/makr-code/themisdb_admin_tools.git
branch = admin-tools-split