mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-20 04:47:55 +00:00
modified README
This commit is contained in:
parent
8a2345ce4a
commit
c332d4b720
@ -49,12 +49,18 @@ On Windows :
|
||||
```cmd
|
||||
install.bat
|
||||
```
|
||||
- On linux/ Mac os
|
||||
- On Linux
|
||||
|
||||
```bash
|
||||
bash ./install.sh
|
||||
```
|
||||
|
||||
- On Mac os
|
||||
|
||||
```bash
|
||||
bash ./install-macos.sh
|
||||
```
|
||||
|
||||
On Linux/MacOS, if you have issues, refer more details are presented [here](docs/Linux_Osx_Install.md)
|
||||
These scripts will create a Python virtual environment and install the required dependencies. It will also download the models and install them.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user