StableDiffusionGenerationRepository
Defines the StableDiffusionGenerationRepository contract for the SDAI domain layer.
Author
Dmitriy Moroz
Functions
Link copied to clipboard
Executes the checkApiAvailability step in the SDAI domain layer.
Link copied to clipboard
Executes the generateFromImage step in the SDAI domain layer.
Link copied to clipboard
Executes the generateFromText step in the SDAI domain layer.
Link copied to clipboard
Performs the SDAI side effect handled by interruptGeneration.