Dockerization of the Hugging Face FLUX.1-RealismLora Space
Docker and nvidia container toolkit must be installed.
You can download the image and run it
docker pull maximofn/flux-1-realismlora:latest
./run_app.shOr you can build the image and run it
./build_docker_image.sh
./run_app.sh