diff options
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | LCASTOR | 0 | ||||
m--------- | ollama-webui | 0 | ||||
m--------- | whisper-asr-webservice | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index f8a177a..f1301b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,11 @@ [submodule "ollama-webui"] path = ollama-webui - url = https://github.com/ollama-webui/ollama-webui + url = https://github.com/open-webui/open-webui + branch = main [submodule "whisper-asr-webservice"] path = whisper-asr-webservice url = https://github.com/ahmetoner/whisper-asr-webservice + branch = main [submodule "noetic-llama/src/pal_msgs"] path = noetic-llama/src/pal_msgs url = git@github.com:pal-robotics/pal_msgs.git diff --git a/LCASTOR b/LCASTOR -Subproject 3cb749dfcf8808a503d02481e702c2d7641540a +Subproject 3a2869997e64c907660b28feb39c05aeeb1b031 diff --git a/ollama-webui b/ollama-webui -Subproject 46d0eff218532c26c0f46b74ae01b976fe74234 +Subproject d43ee0fc5b018cec183de99e8047472c454737a diff --git a/whisper-asr-webservice b/whisper-asr-webservice -Subproject 1556140a5bf4bb8557c2e140c274da4887fc058 +Subproject f2287413c766de379192f17a7b6204ad41e8a9f |