Spaces:
Running
on
Zero
Running
on
Zero
EXAMPLES = [ | |
# image_path, prompt, width, height, comment | |
[ | |
"./examples/marin.png", | |
"masterpiece, best quality", | |
896, | |
1152, | |
"Source: https://ninkoro.jp/chara/marin.html", | |
], | |
[ | |
"./examples/maid.jpg", | |
"1girl, solo, cowboy shot, hands up, heart hands, masterpiece, best quality", | |
896, | |
1152, | |
"Generated with AnimagineXL 4.0", | |
], | |
[ | |
"./examples/nai.png", | |
"masterpiece, best quality", | |
896, | |
1152, | |
"Generated with NovelAI Diffusion v4.5 Full", | |
], | |
[ | |
"./examples/ururu.png", | |
"masterpiece, best quality", | |
896, | |
1152, | |
"Source: https://www.irasutoya.com/2020/06/blog-post_169.html", | |
], | |
] | |