-
-
Notifications
You must be signed in to change notification settings - Fork 137
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (28 loc) · 911 Bytes
/
Copy pathCITATION.cff
File metadata and controls
28 lines (28 loc) · 911 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata below."
title: "SDAI"
type: software
version: "1.1.2"
date-released: "2026-07-19"
abstract: >-
SDAI is an open-source, cross-platform AI image generation client for
Android and iOS. It provides a unified mobile workflow for self-hosted
Stable Diffusion servers, hosted image APIs, crowdsourced generation,
and supported on-device generation runtimes.
authors:
- family-names: "Moroz"
given-names: "Dmytro"
orcid: "https://orcid.org/0000-0003-2577-3352"
affiliation: "Moroz Inc."
website: "https://moroz.cc"
license: "AGPL-3.0-only"
repository-code: "https://github.com/ShiftHackZ/Stable-Diffusion-KMP"
url: "https://sdai.moroz.cc"
keywords:
- "artificial intelligence"
- "image generation"
- "Stable Diffusion"
- "Android"
- "iOS"
- "Kotlin Multiplatform"
- "Compose Multiplatform"