seawolf2357 commited on
Commit
5786518
·
verified ·
1 Parent(s): 501885a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -2
app.py CHANGED
@@ -22,8 +22,13 @@ DESCRIPTIONXX = """
22
 
23
  examples = [
24
 
25
- "Many apples splashed with drops of water within a fancy bowl 4k, hdr --v 6.0 --style raw",
26
- "A profile photo of a dog, brown background, shot on Leica M6 --ar 128:85 --v 6.0 --style raw",
 
 
 
 
 
27
  ]
28
 
29
  MODEL_OPTIONS = {
 
22
 
23
  examples = [
24
 
25
+ "Many strawberry splashed with drops of water within a fancy bowl 4k, hdr --v 6.0 --style raw",
26
+ "A lemon slice falling into a glass of water, droplets suspended mid-flight, 4K, HDR, --v 6.0 --style raw",
27
+ "A honey dipper dripping golden honey, thick droplets captured mid-pour, 4K, HDR, --v 6.0 --style raw",
28
+ "A splash of milk erupting as a cookie drops into a glass, dynamic and crisp, 4K, HDR, --v 6.0 --style raw",
29
+ "A coffee bean explosion mid-grind, fine powder and whole beans suspended, 4K, HDR, --v 6.0 --style raw",
30
+ "An orange being squeezed, juice droplets scattering outward in vivid detail, 4K, HDR, --v 6.0 --style raw",
31
+ "A watermelon slice splashing into a pool of water, vibrant droplets and waves captured mid-motion, 4K, HDR, --v 6.0 --style raw",
32
  ]
33
 
34
  MODEL_OPTIONS = {