Hajime-bot's facefusion Docker Image
81
docker run -it --network host --name hjm-facefusion --gpus all \
-w /facefusion -v ./.assets:/facefusion/.assets --rm \
hajime001/facefusion:2.6.0 python run.py --execution-providers cuda
docker run -e https_proxy=http://127.0.0.1:1080 -e http_proxy=http://127.0.0.1:1080 \
-it --network host --name hjm-facefusion --gpus all \
-w /facefusion -v ./.assets:/facefusion/.assets --rm \
hajime001/facefusion:2.6.0 python run.py --execution-providers cuda
Content type
Image
Digest
sha256:3dc12bd57…
Size
3.1 GB
Last updated
over 2 years ago
docker pull hajime001/facefusion:2.6.0