Update GPU compose

This commit is contained in:
jteijema 2025-01-14 16:36:55 +01:00
parent a1e01dbdbe
commit 55ea0db7df

View file

@ -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