Add example inputs to the widget
Browse files![Screenshot 2023-05-30 at 23.40.03.png](https://s3.amazonaws.com/moonup/production/uploads/60a551a34ecc5d054c8ad93e/OeeNQ_tmjPUP_XT26YZh1.png)
cc:
@kvablack
README.md
CHANGED
@@ -13,6 +13,13 @@ inference:
|
|
13 |
num_inference_steps: 50
|
14 |
guidance_scale: 5.0
|
15 |
eta: 1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# ddpo-alignment
|
|
|
13 |
num_inference_steps: 50
|
14 |
guidance_scale: 5.0
|
15 |
eta: 1.0
|
16 |
+
widget:
|
17 |
+
- text: "a horse playing chess"
|
18 |
+
example_title: horse + chess
|
19 |
+
- text: "a lion washing dishes"
|
20 |
+
example_title: lion + dishes
|
21 |
+
- text: "a goat riding a bike"
|
22 |
+
example_title: goat + bike
|
23 |
---
|
24 |
|
25 |
# ddpo-alignment
|