Add widget examples
Browse files![Screenshot 2023-05-30 at 23.45.25.png](https://s3.amazonaws.com/moonup/production/uploads/60a551a34ecc5d054c8ad93e/O0W58cEatdePg65FMUp4Q.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-aesthetic
|
|
|
13 |
num_inference_steps: 50
|
14 |
guidance_scale: 5.0
|
15 |
eta: 1.0
|
16 |
+
widget:
|
17 |
+
- text: "lion"
|
18 |
+
example_title: lion
|
19 |
+
- text: "butterfly"
|
20 |
+
example_title: butterfly
|
21 |
+
- text: "dolphin"
|
22 |
+
example_title: dolphin
|
23 |
---
|
24 |
|
25 |
# ddpo-aesthetic
|