Update README.md
Browse files
README.md
CHANGED
@@ -11,11 +11,11 @@ tags:
|
|
11 |
- stable-diffusion-xl
|
12 |
base_model: Linaqruf/animagine-xl-2.0
|
13 |
widget:
|
14 |
-
- text:
|
15 |
parameter:
|
16 |
negative_prompt: nsfw, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name
|
17 |
example_title: 1girl
|
18 |
-
- text:
|
19 |
parameter:
|
20 |
negative_prompt: nsfw, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name
|
21 |
example_title: 1boy
|
@@ -283,6 +283,8 @@ This model supports generating images at the following dimensions:
|
|
283 |
| **Image Resolution** | 1024 | 1024 |
|
284 |
| **Bucket Resolution** | 2048 x 512 | 2048 x 512 |
|
285 |
|
|
|
|
|
286 |
## Limitations
|
287 |
|
288 |
While "Animagine XL 3.0" represents a significant advancement in anime text-to-image generation, it's important to acknowledge its limitations to understand its best use cases and potential areas for future improvement.
|
|
|
11 |
- stable-diffusion-xl
|
12 |
base_model: Linaqruf/animagine-xl-2.0
|
13 |
widget:
|
14 |
+
- text: 1girl, green hair, sweater, looking at viewer, upper body, beanie, outdoors, night, turtleneck, masterpiece, best quality
|
15 |
parameter:
|
16 |
negative_prompt: nsfw, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name
|
17 |
example_title: 1girl
|
18 |
+
- text: 1boy, male focus, green hair, sweater, looking at viewer, upper body, beanie, outdoors, night, turtleneck, masterpiece, best quality
|
19 |
parameter:
|
20 |
negative_prompt: nsfw, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name
|
21 |
example_title: 1boy
|
|
|
283 |
| **Image Resolution** | 1024 | 1024 |
|
284 |
| **Bucket Resolution** | 2048 x 512 | 2048 x 512 |
|
285 |
|
286 |
+
Source code and training config are available here: https://github.com/cagliostrolab/sd-scripts/tree/main/notebook
|
287 |
+
|
288 |
## Limitations
|
289 |
|
290 |
While "Animagine XL 3.0" represents a significant advancement in anime text-to-image generation, it's important to acknowledge its limitations to understand its best use cases and potential areas for future improvement.
|