{conversation.messages.length} messages
512 |{new Date(conversation.updatedAt).toLocaleDateString()}
513 |Start a conversation by uploading an image and describing your edit
541 |{message.content}
574 | {message.image && ( 575 |{new Date(message.timestamp).toLocaleTimeString()}
599 |741 | {selectedVersion 742 | ? `Selected: v${localGeneratedImages.findIndex((img) => img.id === selectedVersion.id) >= 0 ? localGeneratedImages.length - 1 - localGeneratedImages.findIndex((img) => img.id === selectedVersion.id) : 0}` 743 | : localGeneratedImages.length > 0 744 | ? `Latest: v${localGeneratedImages.length - 1}` 745 | : "No images generated"} 746 |
747 |Generated images will appear here
794 |Start by uploading an image and describing your edit
795 |{image.prompt}
854 | {image.model && ( 855 |