JeCabrera commited on
Commit
581579f
·
verified ·
1 Parent(s): 3767a11

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -4
app.py CHANGED
@@ -140,11 +140,10 @@ h1, h2, h3, h4, h5, h6 {
140
  """
141
 
142
  examples = [
143
- "Minions with goggles trapped in a transparent ice block, showing surprised expressions. Frosted, cracked ice reflects blue light. Snowflakes fall gently in a wintry landscape."
144
- "A golden brown horse trotting joyfully in 8K realism against a vibrant sky with multicolored clouds in blue, pink, and orange."
145
  "Kylo Ren's helmet in a cat shape with rugged textures. Ultra-detailed 3D render with rim lighting and hyper-realistic textures. Polished tones of Kylo Ren's colors, 8K octane rendering, contrasting background."
146
- ]
147
-
148
 
149
  with gr.Blocks(css=css) as app:
150
  gr.HTML("""
 
140
  """
141
 
142
  examples = [
143
+ "Minions with goggles trapped in a transparent ice block, showing surprised expressions. Frosted, cracked ice reflects blue light. Snowflakes fall gently in a wintry landscape.",
144
+ "A golden brown horse trotting joyfully in 8K realism against a vibrant sky with multicolored clouds in blue, pink, and orange.",
145
  "Kylo Ren's helmet in a cat shape with rugged textures. Ultra-detailed 3D render with rim lighting and hyper-realistic textures. Polished tones of Kylo Ren's colors, 8K octane rendering, contrasting background."
146
+ ]
 
147
 
148
  with gr.Blocks(css=css) as app:
149
  gr.HTML("""