KtorStableDiffusionLorasRemoteDataSource

Coordinates KtorStableDiffusionLorasRemoteDataSource behavior in the SDAI data layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(api: Automatic1111MetadataApi)

Properties

Link copied to clipboard

Exposes the api value used by the SDAI data layer.

Functions

Link copied to clipboard
open suspend override fun fetchLoras(baseUrl: String, credentials: AuthorizationCredentials): List<LoRA>

Loads SDAI data through fetchLoras.