From c61d95e76926926e0193567428cf1bf37ee0987c Mon Sep 17 00:00:00 2001 From: MC Date: Mon, 17 Mar 2025 19:37:32 -0400 Subject: [PATCH] Update melotts.json one word change on melotts schema --- src/content/workers-ai-models/melotts.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/workers-ai-models/melotts.json b/src/content/workers-ai-models/melotts.json index 65d6e7d4506d43d..8959f07a3f962b5 100644 --- a/src/content/workers-ai-models/melotts.json +++ b/src/content/workers-ai-models/melotts.json @@ -17,7 +17,7 @@ "prompt": { "type": "string", "minLength": 1, - "description": "A text description of the image you want to generate" + "description": "A text description of the audio you want to generate" }, "lang": { "type": "string", @@ -50,4 +50,4 @@ ] } } -} \ No newline at end of file +}