make the default bunny more vibrant

to see better how colormatch works
pull/773/head
kabachuha 2023-06-07 00:46:44 +03:00 committed by GitHub
parent 780e8a3bf4
commit ec32a08e2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ def get_samplers_list():
def DeforumAnimPrompts():
return r"""{
"0": "tiny cute swamp bunny, highly detailed, intricate, ultra hd, sharp photo, crepuscular rays, in focus, by tomasz alen kopera",
"0": "tiny cute bunny, vibrant diffraction, highly detailed, intricate, ultra hd, sharp photo, crepuscular rays, in focus, by tomasz alen kopera",
"30": "anthropomorphic clean cat, surrounded by fractals, epic angle and pose, symmetrical, 3d, depth of field, ruan jia and fenghua zhong",
"60": "a beautiful coconut --neg photo, realistic",
"90": "a beautiful durian, trending on Artstation"
@ -200,4 +200,4 @@ def get_gradio_html(section_name):
return ""
mask_fill_choices = ['fill', 'original', 'latent noise', 'latent nothing']