prithivMLmods commited on
Commit
6db1546
1 Parent(s): 009e613

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -5
app.py CHANGED
@@ -149,12 +149,10 @@ def stab(
149
  return image_paths, seed
150
 
151
  examples = [
152
- "a time traveler meeting their past self in a Victorian-era street",
153
- "a carnival at night with colorful lights and whimsical rides",
154
  "a Viking ship sailing through a storm with lightning in the background",
155
- "a cyberpunk street market with neon lights and holographic signs",
156
- "a space station orbiting a distant planet, serving as a hub for intergalactic travelers",
157
- "a surreal landscape with floating islands and waterfalls cascading into the void"
158
  ]
159
 
160
  css = '''
 
149
  return image_paths, seed
150
 
151
  examples = [
152
+ "3d image, cute girl, in the style of Pixar --ar 1:2 --stylize 750",
153
+ "(Pirate ship sailing into a bioluminescence sea with a galaxy in the sky), epic, 4k, ultra",
154
  "a Viking ship sailing through a storm with lightning in the background",
155
+ "a cyberpunk street market with neon lights and holographic signs"
 
 
156
  ]
157
 
158
  css = '''