richross / HelloDallE

Project that takes responses to pre-defined questions, generates a prompt, which is sent to DallE for image generation.
MIT License
0 stars 0 forks source link

Storage for the images #48

Closed richross closed 3 months ago

richross commented 3 months ago

This pull request mainly focuses on improving the user interface and the functionality of the ImageGenerationComponent and Home components in the HelloDallE8 project. The most significant changes include the removal of the label from the FluentTextArea in ImageGenerationComponent, the addition of a GeneratePrompt method, and the restructuring of the layout in the Home component. Additionally, the QuestionsComponent layout and the ImageMetadataState model have been updated.

User Interface Improvements:

Functionality Improvements:

Layout Changes:

Minor Changes: