StableDiffusionGenerationRepositoryImpl
Implements StableDiffusionGenerationRepository behavior in the SDAI data layer.
Author
Dmitriy Moroz
Constructors
Properties
Exposes the authorizationStore value used by the SDAI data layer.
Exposes the backgroundWorkObserver value used by the SDAI data layer.
Exposes the imageToImageDemo value used by the SDAI data layer.
Exposes the localDataSource value used by the SDAI data layer.
Exposes the mediaStoreGateway value used by the SDAI data layer.
Exposes the preferenceManager value used by the SDAI data layer.
Exposes the remoteDataSource value used by the SDAI data layer.
Exposes the textToImageDemo value used by the SDAI data layer.
Functions
Executes the exportAsync step in the SDAI data layer.
Executes the exportToMediaStoreAsync step in the SDAI data layer.
Loads SDAI data through getInfoAsync.
Performs the SDAI side effect handled by insertGenerationResult.