mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-20 04:47:55 +00:00
upgrade run script
This commit is contained in:
parent
dc842d07f2
commit
826cf87d89
@ -1,9 +1,7 @@
|
||||
#!/bin/bash
|
||||
cd ~/lollms-webui
|
||||
ls
|
||||
# activate conda environment
|
||||
source ~/miniconda/etc/profile.d/conda.sh
|
||||
conda info --envs
|
||||
conda activate ./env
|
||||
|
||||
# Run lollms webui
|
||||
|
Loading…
Reference in New Issue
Block a user