mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
Added link to podman GPU support docs.
This commit is contained in:
parent
5fa388326b
commit
82464546d9
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue