mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
Update GPU compose
This commit is contained in:
parent
a1e01dbdbe
commit
55ea0db7df
1 changed files with 2 additions and 0 deletions
|
@ -35,3 +35,5 @@ services:
|
|||
- GRADIO_WATCH=1 # Enable hot reloading
|
||||
- PYTHONUNBUFFERED=1 # Ensure Python output is not buffered
|
||||
- DISABLE_LOCAL_SAVING=false # Set to 'true' to disable local saving and hide file view
|
||||
- API_HOST=kokoro-tts # Set TTS service URL
|
||||
- API_PORT=8880 # Set TTS service PORT
|
||||
|
|
Loading…
Add table
Reference in a new issue