Greff3 commited on
Commit
4618270
·
verified ·
1 Parent(s): c02e2ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -6
app.py CHANGED
@@ -87,12 +87,10 @@ def generate(
87
  return image_paths, seed
88
 
89
  examples = [
90
- "neon holography crystal cat",
91
- "a cat eating a piece of cheese",
92
- "an astronaut riding a horse in space",
93
- "a cartoon of a boy playing with a tiger",
94
- "a cute robot artist painting on an easel, concept art",
95
- "a close up of a woman wearing a transparent, prismatic, elaborate nemeses headdress, over the should pose, brown skin-tone"
96
  ]
97
 
98
  css = '''
 
87
  return image_paths, seed
88
 
89
  examples = [
90
+ "Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic oil --ar 2:3 --q 2 --s 750 --v 5 --ar 2:3 --q 2 --s 750 --v 5",
91
+ "3d image, cute girl, in the style of Pixar --ar 1:2 --stylize 750, 4K resolution highlights, Sharp focus, octane render, ray tracing, Ultra-High-Definition, 8k, UHD, HDR, (Masterpiece:1.5), (best quality:1.5)",
92
+ "Cold coffee in a cup bokeh --ar 85:128 --v 6.0 --style raw5, 4K, Photo-Realistic",
93
+ "Food photography of a milk shake with flying strawberrys against a pink background, professionally studio shot with cinematic lighting. The image is in the style of a professional studio shot --ar 85:128 --v 6.0 --style raw"
 
 
94
  ]
95
 
96
  css = '''