You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://apt.izzysoft.de/fdroid/index/apk/com.shifthackz.aisdv1.app.foss)
9
11
10
12
Stable Diffusion AI is an easy-to-use app that lets you quickly generate images from text or other images with just a few clicks. With this app, you can communicate with your own server and generate high-quality images in seconds.
11
13
12
14
## Features
13
15
14
-
- Uses server environment powered by [Stable-Diffusion-WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) (AUTOMATIC1111)
16
+
- Can use server environment powered by [AI Horde](https://stablehorde.net/) (a crowdsourced distributed cluster of Stable Diffusion workers)
17
+
- Can use server environment powered by [Stable-Diffusion-WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) (AUTOMATIC1111)
15
18
- Supports original Txt2Img, Img2Img modes
16
19
-**Positive** and **negative** prompt support
17
20
- Support dynamic **size** in range from 64 to 2048 px (for width and height)
@@ -36,7 +39,9 @@ Stable Diffusion AI is an easy-to-use app that lets you quickly generate images
36
39
37
40
## Setup instruction
38
41
39
-
This app requires you to have the AUTOMATIC1111 WebUI that is running in server mode.
42
+
### Option 1: Use your own Automatic1111 instance
43
+
44
+
This requires you to have the AUTOMATIC1111 WebUI that is running in server mode.
40
45
41
46
You can have it running either on your own hardware with modern GPU from Nvidia or AMD, or running it using Google Colab.
42
47
@@ -47,6 +52,22 @@ You can have it running either on your own hardware with modern GPU from Nvidia
47
52
48
53
If for some reason you have no ability to run your server instance, you can toggle the **Demo mode** swith on server setup page: it will allow you to test the app and get familiar with it, but it will return some mock images instead of AI-generated ones.
49
54
55
+
### Option 2: Use AI Horde
56
+
57
+
[AI Horde](https://stablehorde.net/) is a crowdsourced distributed cluster of Image generation workers and text generation workers.
58
+
59
+
AI Horde requires to use API KEY, this mobile app alows to use either default API KEY (which is "0000000000"), or type your own. You can sign up and get your own AI Horde API KEY [here](https://stablehorde.net/register).
60
+
61
+
### Option 3: Use SDAI Cloud
62
+
63
+
**Disclaimer: This option is only available in [GooglePlay](https://play.google.com/store/apps/details?id=com.shifthackz.aisdv1.app) app version.**
64
+
65
+
**Google Play app version includes some proprietary libraries (like Firebase and Google AdMob) to monetize this option. This functionality is NOT a part of the FOSS build and will be never included in FOSS build**
66
+
67
+
SDAI Cloud is the AUTOMATIC1111 hosted by author of this app as an option for users that for some reason are not able to run or host their own AUTOMATIC1111 instance.
68
+
69
+
Hosting this instance costs some money, and as this project is non-profitable the usage of SDAI Cloud is monetized by ads. Also the SDAI Cloud may not be available full-time, as this is running on the app author's own bare-metal machine which is hosted in Ukraine, as this area now is a warzone electricity and network downtimes can happen sometimes.
70
+
50
71
## Supported languages
51
72
52
73
App uses the language provided by OS default settings.
0 commit comments