Update docker-compose.yml

This commit is contained in:
Fireblade2534 2025-03-10 18:12:52 -04:00 committed by GitHub
parent 664451e11c
commit 6edc44edf3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,6 @@
name: kokoro-tts-gpu
services:
kokoro-tts:
user: "${UID}:${GID}"
group_add:
- "video"
# image: ghcr.io/remsky/kokoro-fastapi-gpu:v0.2.0
build:
context: ../..