mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-04-13 09:39:17 +00:00
Update README.md
This commit is contained in:
parent
5045cf968e
commit
2c1c896361
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ The service can be accessed through either the API endpoints or the Gradio web i
|
|||
|
||||
docker run -p 8880:8880 ghcr.io/remsky/kokoro-fastapi-cpu:latest # CPU
|
||||
docker run --gpus all -p 8880:8880 ghcr.io/remsky/kokoro-fastapi-gpu:latest # Nvidia GPU
|
||||
# Minified versions are available with `:latest-slim` tag.
|
||||
# Minified versions are available with `:latest-slim` tag, though it is a first test and may not be functional
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue