Update README.md
Browse files
README.md
CHANGED
@@ -86,6 +86,31 @@ image.save("test.png")
|
|
86 |
|
87 |
----
|
88 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
# License
|
90 |
|
91 |
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
|
|
|
86 |
|
87 |
----
|
88 |
|
89 |
+
# Examples
|
90 |
+
|
91 |
+
Below are some examples of images generated using this model:
|
92 |
+
|
93 |
+
<details>
|
94 |
+
<summary>▼SHOW IMAGES🖼</summary>
|
95 |
+
|
96 |
+
**Anime Girl:**
|
97 |
+
![Anime Girl](https://huggingface.co/TheRafal/everything-v1/resolve/main/1girl.png)
|
98 |
+
```
|
99 |
+
1girl, red hair, blue eyes, short hair, jacket, winter clothes, scarf, outdoors, tokyo \(city\), snow, snowing, gloves, pants, looking at viewer, cowboy shot
|
100 |
+
Steps: 50, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 2436148258, Size: 768x768
|
101 |
+
```
|
102 |
+
|
103 |
+
**Anime Boy:**
|
104 |
+
![Anime Boy](https://huggingface.co/TheRafal/everything-v1/resolve/main/1boy.png)
|
105 |
+
```
|
106 |
+
1boy, black hair, green eyes, bishounen, casual, indoors, sitting, coffee shop, sitting, bokeh
|
107 |
+
Steps: 50, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 4225599226, Size: 768x768
|
108 |
+
```
|
109 |
+
|
110 |
+
</details>
|
111 |
+
|
112 |
+
----
|
113 |
+
|
114 |
# License
|
115 |
|
116 |
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
|