jan/.gitmodules
hiento09 90aa721e7d
Update docs (#15)
* fix: not every llm stream chunked by each json data

* Docs: deploy docusaurus github page and update README.md (#14)

* add github action deploy docusaurus to github page

* README: update installation instruction

* Add sonarqube scanner github actions pipeline

---------

Co-authored-by: Hien To <>

---------

Co-authored-by: Louis <louis@jan.ai>
2023-08-30 11:19:25 +07:00

13 lines
343 B
Plaintext

[submodule "web-client"]
path = web-client
url = ../jan-web.git
[submodule "app-backend"]
path = app-backend
url = ../app-backend.git
[submodule "mobile-client"]
path = mobile-client
url = ../jan-react-native.git
[submodule "jan-inference/sd/sd_cpp"]
path = jan-inference/sd/sd_cpp
url = https://github.com/leejet/stable-diffusion.cpp