Update README.md
Browse files
README.md
CHANGED
@@ -63,5 +63,9 @@ result = output.images[0]
|
|
63 |
result.save("result.png")
|
64 |
```
|
65 |
|
|
|
|
|
|
|
|
|
66 |
## Misuse and Malicious Use
|
67 |
The model should not be used to intentionally create or disseminate images that create hostile or alienating environments for people. This includes generating images that people would foreseeably find disturbing, distressing, or offensive; or content that propagates historical or current stereotypes.
|
|
|
63 |
result.save("result.png")
|
64 |
```
|
65 |
|
66 |
+
## Examples
|
67 |
+
![More examples](./more_examples.jpg)
|
68 |
+
|
69 |
+
|
70 |
## Misuse and Malicious Use
|
71 |
The model should not be used to intentionally create or disseminate images that create hostile or alienating environments for people. This includes generating images that people would foreseeably find disturbing, distressing, or offensive; or content that propagates historical or current stereotypes.
|