Merge pull request #773 from deforum-art/kabachuha-patch-2
make the default bunny more vibrantdmarx.partial_settings_4gradio
commit
b58056f911
|
|
@ -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']
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue