Dernière activité 1729793846

knox a révisé ce gist 1729793846. Aller à la révision

1 file changed, 10 insertions

kotaemon-readme-5.sh(fichier créé)

@@ -0,0 +1,10 @@
1 + # optional (setup env)
2 + conda create -n kotaemon python=3.10
3 + conda activate kotaemon
4 +
5 + # clone this repo
6 + git clone https://github.com/Cinnamon/kotaemon
7 + cd kotaemon
8 +
9 + pip install -e "libs/kotaemon[all]"
10 + pip install -e "libs/ktem"
Plus récent Plus ancien