TemporaryGenerationResultRepository
Used to store last AiGenerationResult in RAM, for the case when user did not save it to DB yet, but it is needed to be loaded in GalleryDetail when accessing from result dialog.
Functions
Link copied to clipboard
Returns an instance of AiGenerationResult.
Link copied to clipboard
Saves the instance of last AiGenerationResult to RAM.