mapStableDiffusionSeedFromRemote
private fun mapStableDiffusionSeedFromRemote(info: SdGenerationResponse.Info?, index: Int): String(source)
Converts SDAI data with mapStableDiffusionSeedFromRemote.
Return
Result produced by mapStableDiffusionSeedFromRemote.
Author
Dmitriy Moroz
Parameters
info
info value consumed by the API.
index
index value consumed by the API.