Commit
•
e13d748
1
Parent(s):
0996daa
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,16 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
-
|
4 |
-
- text: '-'
|
5 |
-
output:
|
6 |
-
url: dpo_turbo_robot.jpeg
|
7 |
tags:
|
|
|
8 |
- turbo
|
9 |
- stable-diffusion
|
10 |
- stable-diffusion-xl
|
11 |
- dpo
|
|
|
|
|
|
|
|
|
12 |
inference:
|
13 |
parameters:
|
14 |
num_inference_steps: 8
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
pipeline_tag: text-to-image
|
|
|
|
|
|
|
4 |
tags:
|
5 |
+
- text-to-image
|
6 |
- turbo
|
7 |
- stable-diffusion
|
8 |
- stable-diffusion-xl
|
9 |
- dpo
|
10 |
+
widget:
|
11 |
+
- text: '-'
|
12 |
+
output:
|
13 |
+
url: dpo_turbo_robot.jpeg
|
14 |
inference:
|
15 |
parameters:
|
16 |
num_inference_steps: 8
|