From 155eb69749dececd6ad1c95c21191e8932c56f00 Mon Sep 17 00:00:00 2001 From: remsky Date: Mon, 6 Jan 2025 03:59:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4997a1..93f5e0d 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,8 @@ Access the interactive web UI at http://localhost:7860 after starting the servic If you only want the API, just comment out everything in the docker-compose.yml under and including `gradio-ui` Currently, voices created via the API are accessible here, but voice combination/creation has not yet been added + +*Note: Recent updates for streaming could lead to temporary glitches. If so, pull from the most recent stable release v0.0.2 to restore*