Update iopaint/README.md
This commit is contained in:
parent
b7b01a4af6
commit
cd6a8dbc07
|
|
@ -1,4 +1,7 @@
|
|||
run BE
|
||||
|
||||
## Run BE
|
||||
```shell
|
||||
cd /home/lama-cleaner/iopaint
|
||||
source .venv/bin/activate
|
||||
root@aitool:/home/lama-cleaner/iopaint# nohup python3 ../main.py start --enable-remove-bg > output_nohup.log 2>&1 &
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue