Remote

Defines the Remote contract for the SDAI domain layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
abstract suspend fun fetchSdModels(baseUrl: String, credentials: AuthorizationCredentials): List<StableDiffusionModel>

Loads SDAI data through fetchSdModels.