Update README.md
This commit is contained in:
parent
f1cf278d19
commit
9803718b0e
@ -112,8 +112,9 @@ Start front-end development environment
|
|||||||
npm run dev
|
npm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Start back-end service
|
Install back-end requirements and start back-end service
|
||||||
```bash
|
```bash
|
||||||
|
pip install -r requirements.txt
|
||||||
python3 main.py --model lama
|
python3 main.py --model lama
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user