ehristoforu
commited on
Commit
•
3aadc0c
1
Parent(s):
2ac7460
Update README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,13 @@ instance_prompt: turbo
|
|
4 |
tags:
|
5 |
- text-to-image
|
6 |
- diffusers
|
7 |
-
-
|
|
|
|
|
8 |
inference: true
|
9 |
---
|
10 |
|
11 |
-
#
|
12 |
|
13 |
-
|
14 |
|
|
|
4 |
tags:
|
5 |
- text-to-image
|
6 |
- diffusers
|
7 |
+
- sd-turbo
|
8 |
+
- stabilityai
|
9 |
+
- openskyml
|
10 |
inference: true
|
11 |
---
|
12 |
|
13 |
+
# SD-turbo
|
14 |
|
15 |
+
Fast generate images with SD-turbo!
|
16 |
|