Squaad AI commited on
Commit
9840e8f
Β·
verified Β·
1 Parent(s): 0bc87a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -98,12 +98,6 @@ def generate(
98
  ).images[0]
99
  return image
100
 
101
-
102
- examples = [
103
- "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
104
- "An astronaut riding a green horse",
105
- ]
106
-
107
  with gr.Blocks(theme=gr.themes.Soft(), css="style.css") as demo:
108
  gr.HTML(
109
  "<p><center>πŸ“™ For any additional support, join our <a href='https://discord.gg/JprjXpjt9K'>Discord</a></center></p>"
 
98
  ).images[0]
99
  return image
100
 
 
 
 
 
 
 
101
  with gr.Blocks(theme=gr.themes.Soft(), css="style.css") as demo:
102
  gr.HTML(
103
  "<p><center>πŸ“™ For any additional support, join our <a href='https://discord.gg/JprjXpjt9K'>Discord</a></center></p>"