Omar Abo Rabea
Results
2
issues of
Omar Abo Rabea
I ran this script [build_docker.sh](https://github.com/Sanster/IOPaint/blob/main/build_docker.sh) but I still have an Error when I run the docker image: docker run -p 8080:8080 --rm cwq1913/lama-cleaner:cpu-1.2.2 python3 main.py --device=cpu --port=8080 -- host 0.0.0.0...
how can I run more than one model from the same command: for running the app I use this: docker run -it -p 8080:8080 --entrypoint /bin/bash dockerID -c "pip install...