diff --git a/docker-compose.cpu.yml b/docker-compose.cpu.yml index 707d58f..2266364 100644 --- a/docker-compose.cpu.yml +++ b/docker-compose.cpu.yml @@ -54,8 +54,8 @@ services: gradio-ui: image: ghcr.io/remsky/kokoro-fastapi-ui:latest # Uncomment below (and comment out above) to build from source instead of using the released image - build: - context: ./ui + # build: + # context: ./ui ports: - "7860:7860" volumes: