Ensure that you have NVIDIA Container Toolkit installed on your host system.
163
Sorry! Not working. Problem: Python version <3.10
This docker image is built using nvidia/cuda:12.3.2-base-ubuntu20.04 as base file.
Source code for the app from https://github.com/lllyasviel/Fooocus.git is used.
Ensure that you have NVIDIA Container Toolkit installed on your host system if you're running Docker with GPU support. This will enable Docker to leverage the GPU capabilities within the container
Docker command to run: docker run -it -p 7865:7865 shniranjan/fooocus:latest
Define volume to keep model files when updating the container. docker run -it -p 7865:7865 -v /path/on/host:/app/Fooocus/models shniranjan/fooocus:latest
Content type
Image
Digest
sha256:0096d1be4…
Size
3.1 GB
Last updated
over 2 years ago
docker pull shniranjan/fooocus