Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,40 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- Zode
|
7 |
+
- ZoTI
|
8 |
+
- Stable Diffusion
|
9 |
+
pipeline_tag: text-to-image
|
10 |
+
library_name: diffusers
|
11 |
---
|
12 |
+
|
13 |
+
|
14 |
+
# Zode: ZoTI 1
|
15 |
+
|
16 |
+
Text To Image Model Based by `Zode`
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
## How To Use
|
21 |
+
|
22 |
+
### Download
|
23 |
+
|
24 |
+
To use `ZoTI 1`, install the `CKPT` file or `Safetensor` and add it to your web-ui like (`Automatic1111`,`InvokeAI`).
|
25 |
+
|
26 |
+
### Web Version
|
27 |
+
|
28 |
+
The web version will be available soon, But now you can try it from `Hosted inference API`.
|
29 |
+
|
30 |
+
## Examples
|
31 |
+
|
32 |
+
<img src="http://host.zode.rf.gd/photo1.png"></img>
|
33 |
+
|
34 |
+
<img src="http://host.zode.rf.gd/photo2.png"></img>
|
35 |
+
|
36 |
+
<img src="http://host.zode.rf.gd/photo3.png"></img>
|
37 |
+
|
38 |
+
## Help
|
39 |
+
|
40 |
+
If you found a problem contact us, Email: `zoti@zode.rf.gd`.
|