piyk commited on
Commit
4cf1558
·
verified ·
1 Parent(s): 9660ac1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -93,8 +93,10 @@ def generate(
93
 
94
 
95
  examples = [
96
- "Full-body, realistic photo of a network engineer in a data center, conducting an experiment"
 
97
  ]
 
98
  css = '''
99
  .gradio-container{max-width: 100% !important}
100
  h1{text-align:center}
 
93
 
94
 
95
  examples = [
96
+ "Full-body, realistic photo of a network engineer in a data center, conducting an experiment",
97
+ "neon holography crystal cat"
98
  ]
99
+
100
  css = '''
101
  .gradio-container{max-width: 100% !important}
102
  h1{text-align:center}