Reggie Lee

Results 2 comments of Reggie Lee

> Front-end development requires starting the corresponding backend service. > > ```shell > pip install -r requirements.txt > python3 main.py --model lama --port 9999 > ``` Thanks very much for...

> Executing `python3 main.py --model lama --port 9999` and executing `iopaint start --model lama --port 9999` should be the same. It looks like your command line didn't print any information...