KtorStableDiffusionSamplersRemoteDataSource
class KtorStableDiffusionSamplersRemoteDataSource(val api: Automatic1111MetadataApi) : StableDiffusionSamplersDataSource.Remote(source)
Coordinates KtorStableDiffusionSamplersRemoteDataSource behavior in the SDAI data layer.
Author
Dmitriy Moroz
Functions
Link copied to clipboard
open suspend override fun fetchSamplers(baseUrl: String, credentials: AuthorizationCredentials): List<StableDiffusionSampler>
Loads SDAI data through fetchSamplers.