mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-04-13 09:39:17 +00:00
Update docker-compose.yml
This commit is contained in:
parent
ab091ff405
commit
cd0b82ce96
1 changed files with 3 additions and 3 deletions
|
@ -33,10 +33,10 @@ services:
|
|||
start_period: 1s
|
||||
|
||||
kokoro-tts:
|
||||
image: ghcr.io/remsky/kokoro-fastapi-gpu:v0.0.5post1
|
||||
# image: ghcr.io/remsky/kokoro-fastapi-gpu:v0.0.5post1
|
||||
# Uncomment below (and comment out above) to build from source instead of using the released image
|
||||
# build:
|
||||
# context: .
|
||||
build:
|
||||
context: .
|
||||
volumes:
|
||||
- ./api/src:/app/api/src
|
||||
- ./Kokoro-82M:/app/Kokoro-82M
|
||||
|
|
Loading…
Add table
Reference in a new issue