mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
Update README.md
This commit is contained in:
parent
29653cfbd6
commit
1bfd281b86
@ -117,6 +117,11 @@ cd ../..
|
|||||||
```bash
|
```bash
|
||||||
pip install --upgrade -r requirements.txt
|
pip install --upgrade -r requirements.txt
|
||||||
```
|
```
|
||||||
|
- install conda library
|
||||||
|
```bash
|
||||||
|
conda install conda -y
|
||||||
|
```
|
||||||
|
|
||||||
- run the application
|
- run the application
|
||||||
```bash
|
```bash
|
||||||
python app.py
|
python app.py
|
||||||
|
Loading…
Reference in New Issue
Block a user