Added link to podman GPU support docs.

This commit is contained in:
faltiska 2025-06-12 11:16:31 +03:00
parent 5fa388326b
commit 82464546d9

View file

@ -41,6 +41,7 @@ CMD ["./entrypoint.sh"]
# If you want to test the docker image locally, with GPU support, use Podman.
# See ionstructions fro enabling CUDA on Podman: https://podman-desktop.io/docs/podman/gpu
# Use these commands from the project root:
# podman build -f docker\gpu\Dockerfile -t evie/kokorotts .
# Run it with: