ConnectToLocalDiffusionUseCase

Defines the ConnectToLocalDiffusionUseCase contract for the SDAI domain layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(modelId: String, modelPath: String): Result<Unit>

Executes the invoke step in the SDAI domain layer.