From 18a3b66164a6812329dab4baaac17f13ef7931bd Mon Sep 17 00:00:00 2001 From: mantikoros Date: Thu, 13 Oct 2022 14:16:00 -0500 Subject: [PATCH] dream label --- web/components/editor/image-modal.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/components/editor/image-modal.tsx b/web/components/editor/image-modal.tsx index 6728513f..ee02a7f1 100644 --- a/web/components/editor/image-modal.tsx +++ b/web/components/editor/image-modal.tsx @@ -120,7 +120,10 @@ function DreamTab(props: {
This may take ~10 seconds...
)} {/* TODO: Allow the user to choose their own modifiers */} -
Modifiers: {MODIFIERS}
+
+ Commission a custom image using AI. +
+
Modifiers: {MODIFIERS}
{/* Show the current imageUrl */} {/* TODO: Keep the other generated images, so the user can play with different attempts. */}