New default starter

This commit is contained in:
Seth Forsgren 2022-11-24 22:58:52 -08:00
parent f3c18f7a77
commit 42a11178cf
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ const defaultPromptInputs = [
{ prompt: "A jazz pianist playing a classical concerto" }, { prompt: "A jazz pianist playing a classical concerto" },
{ prompt: "Country singer and a techno DJ" }, { prompt: "Country singer and a techno DJ" },
{ prompt: "A typewriter in they style of K-Pop" }, { prompt: "A typewriter in they style of K-Pop" },
{ prompt: "Boy band with a tropical beat " }, { prompt: "lo-fi beat for the holidays" },
{ prompt: "" }, { prompt: "" },
{ prompt: "" }, { prompt: "" },
]; ];