prithivMLmods commited on
Commit
806d92e
1 Parent(s): ce24662

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -21,10 +21,8 @@ DESCRIPTIONXX = """
21
  ## TEXT 2 IMAGE🥠
22
  """
23
  examples = [
24
- "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
25
- "Chocolate dripping from a donut against a yellow background, 8k",
26
  "Illustration of A starry night camp in the mountains, 4k, cinematic --ar 85:128 --v 6.0 --style raw",
27
- "A photo of a lavender cat, hdr, 4k, --ar 85:128 --v 6.0 --style raw",
28
  "A delicious ceviche cheesecake slice, 4k, octane render, ray tracing, Ultra-High-Definition"
29
  ]
30
 
 
21
  ## TEXT 2 IMAGE🥠
22
  """
23
  examples = [
24
+
 
25
  "Illustration of A starry night camp in the mountains, 4k, cinematic --ar 85:128 --v 6.0 --style raw",
 
26
  "A delicious ceviche cheesecake slice, 4k, octane render, ray tracing, Ultra-High-Definition"
27
  ]
28