PingStableDiffusionServiceUseCaseImpl
internal class PingStableDiffusionServiceUseCaseImpl(val repository: StableDiffusionGenerationRepository) : PingStableDiffusionServiceUseCase(source)
Implements PingStableDiffusionServiceUseCase behavior in the SDAI domain layer.
Author
Dmitriy Moroz