blob: f8a177a4b3459ebf55c8230078d9add1d65b648f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[submodule "ollama-webui"]
path = ollama-webui
url = https://github.com/ollama-webui/ollama-webui
[submodule "whisper-asr-webservice"]
path = whisper-asr-webservice
url = https://github.com/ahmetoner/whisper-asr-webservice
[submodule "noetic-llama/src/pal_msgs"]
path = noetic-llama/src/pal_msgs
url = git@github.com:pal-robotics/pal_msgs.git
[submodule "LCASTOR"]
path = LCASTOR
url = git@github.com:LCAS/LCASTOR.git
branch = chatbot_demo
|