DGSpitzer commited on
Commit
7f7dde9
·
1 Parent(s): 77963cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -396,7 +396,7 @@ with gr.Blocks(css=css) as demo:
396
  [models[0].name, "portrait of a muscular beard male in dgs illustration style, half-body, holding robot arms, strong chest", "out of focus, scary, creepy, evil, disfigured, missing limbs, ugly, gross, missing fingers", 7, 20, 512, 640],
397
  [models[1].name, " portrait of a girl, draw photorealistic painting full body portrait of stunningly attractive female soldier working, cleavage, perfect face, dark ponytail curvy hair, intricate, 8k, highly detailed, shy, digital painting, intense, sharp focus", "NSFW, USA flag, 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, bad feet", 7, 30, 576, 576],
398
  [models[1].name, "portrait of a girl, photorealistic painting paladin priest working in a magical tavern, cleavage, perfect face, curvy hair, intricate, 8k, highly detailed, intense, sharp focus, Anime, outline", "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, bad feet", 7, 30, 576, 576],
399
- [models[1].name, "a beautiful mech girl, paining style, 4k, photorealistic", "saturation", 7, 30, 576, 576],
400
  [models[1].name, "outline anime portrait of a beautiful martial art girl", "saturation, purple, out of focus, scary, creepy, evil, disfigured, missing limbs, ugly, gross, missing fingers", 7, 30, 576, 576],
401
  [models[1].name, "sketch muscular man on ancient battlefield of China, sharp focus, old scratched photo, three kingdoms warriors everywhere, masterpiece", "cat ear, body out of frame, deformed, blurry, bad anatomy, ugly, disfigured, poorly drawn face, mutation, mutated, extra limbs, watermark", 7, 30, 576, 576],
402
  [models[1].name, "a mech robot", "purple", 7, 30, 576, 576],
 
396
  [models[0].name, "portrait of a muscular beard male in dgs illustration style, half-body, holding robot arms, strong chest", "out of focus, scary, creepy, evil, disfigured, missing limbs, ugly, gross, missing fingers", 7, 20, 512, 640],
397
  [models[1].name, " portrait of a girl, draw photorealistic painting full body portrait of stunningly attractive female soldier working, cleavage, perfect face, dark ponytail curvy hair, intricate, 8k, highly detailed, shy, digital painting, intense, sharp focus", "NSFW, USA flag, 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, bad feet", 7, 30, 576, 576],
398
  [models[1].name, "portrait of a girl, photorealistic painting paladin priest working in a magical tavern, cleavage, perfect face, curvy hair, intricate, 8k, highly detailed, intense, sharp focus, Anime, outline", "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, bad feet", 7, 30, 576, 576],
399
+ [models[1].name, "a beautiful mech girl, 4k, photorealistic", "saturation", 7, 30, 576, 576],
400
  [models[1].name, "outline anime portrait of a beautiful martial art girl", "saturation, purple, out of focus, scary, creepy, evil, disfigured, missing limbs, ugly, gross, missing fingers", 7, 30, 576, 576],
401
  [models[1].name, "sketch muscular man on ancient battlefield of China, sharp focus, old scratched photo, three kingdoms warriors everywhere, masterpiece", "cat ear, body out of frame, deformed, blurry, bad anatomy, ugly, disfigured, poorly drawn face, mutation, mutated, extra limbs, watermark", 7, 30, 576, 576],
402
  [models[1].name, "a mech robot", "purple", 7, 30, 576, 576],