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