diff --git a/web/components/editor/image-modal.tsx b/web/components/editor/image-modal.tsx index efa820fd..ebfa318f 100644 --- a/web/components/editor/image-modal.tsx +++ b/web/components/editor/image-modal.tsx @@ -121,9 +121,11 @@ function DreamTab(props: { {isDreaming && (
This may take ~10 seconds...
)} + {/* TODO: Allow the user to choose their own modifiers */}
Modifiers: {MODIFIERS}
{/* Show the current imageUrl */} + {/* TODO: Keep the other generated images, so the user can play with different attempts. */} {imageUrl && ( <> Image