mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
added docker to video group
This commit is contained in:
parent
3c5029f801
commit
664451e11c
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
name: kokoro-tts-gpu
|
name: kokoro-tts-gpu
|
||||||
services:
|
services:
|
||||||
kokoro-tts:
|
kokoro-tts:
|
||||||
|
user: "${UID}:${GID}"
|
||||||
|
group_add:
|
||||||
|
- "video"
|
||||||
# image: ghcr.io/remsky/kokoro-fastapi-gpu:v0.2.0
|
# image: ghcr.io/remsky/kokoro-fastapi-gpu:v0.2.0
|
||||||
build:
|
build:
|
||||||
context: ../..
|
context: ../..
|
||||||
|
|
Loading…
Add table
Reference in a new issue