Update docker-compose.cpu.yml

This commit is contained in:
remsky 2025-01-15 13:53:44 -07:00 committed by GitHub
parent 258b5fff54
commit ab091ff405
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ services:
start_period: 1s start_period: 1s
kokoro-tts: kokoro-tts:
image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.0.5post1 # image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.0.5post1
# Uncomment below (and comment out above) to build from source instead of using the released image # Uncomment below (and comment out above) to build from source instead of using the released image
build: build:
context: . context: .