Merge branch 'main' of http://192.168.2.144:3000/Lars/mindnet
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 4s
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 4s
This commit is contained in:
commit
dbefd30dce
|
|
@ -153,7 +153,9 @@ MINDNET_LLM_TIMEOUT=300.0
|
|||
```bash
|
||||
cd ~/mindnet
|
||||
git pull origin main
|
||||
pip install -r requirements.txt
|
||||
sudo systemctl restart mindnet-prod
|
||||
sudo systemctl restart mindnet-ui-prod
|
||||
```
|
||||
3. **Cleanup:** Branch löschen.
|
||||
|
||||
|
|
|
|||
|
|
@ -34,4 +34,4 @@ streamlit>=1.39.0
|
|||
|
||||
# Visualization (Parallelbetrieb)
|
||||
streamlit-agraph>=0.0.45
|
||||
st-cytoscape>=1.0.0
|
||||
st-cytoscape
|
||||
Loading…
Reference in New Issue
Block a user