Package-level declarations
Types
Link copied to clipboard
Carries ServerConfigurationEntity data through the SDAI storage layer.
Link copied to clipboard
Carries StableDiffusionEmbeddingEntity data through the SDAI storage layer.
Link copied to clipboard
Carries StableDiffusionHyperNetworkEntity data through the SDAI storage layer.
Link copied to clipboard
data class StableDiffusionLoraEntity(val id: String, val name: String, val alias: String, val path: String)
Carries StableDiffusionLoraEntity data through the SDAI storage layer.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SwarmUiModelEntity(val id: String, val name: String, val title: String, val author: String)
Carries SwarmUiModelEntity data through the SDAI storage layer.