Configuration

constructor(serverUrl: String = "", swarmUiUrl: String = "", swarmUiModel: String = "", demoMode: Boolean = false, source: ServerSource = ServerSource.AUTOMATIC1111, hordeApiKey: String = "", openAiApiKey: String = "", huggingFaceApiKey: String = "", huggingFaceModel: String = "", stabilityAiApiKey: String = "", stabilityAiEngineId: String = "", authCredentials: AuthorizationCredentials = AuthorizationCredentials.None, localOnnxModelId: String = "", localOnnxModelPath: String = "", localMediaPipeModelId: String = "", localMediaPipeModelPath: String = "")(source)