SunderAli17 commited on
Commit
3d24925
·
verified ·
1 Parent(s): b476220

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -141,11 +141,11 @@ def infer(
141
 
142
  examples = [
143
  "A realistic photograph of an astronaut in a jungle, cold color palette, detailed, 8k",
144
- "An astronaut riding a green horse",
145
  ]
146
 
147
  theme = gr.themes.Soft(
148
- font=[gr.themes.GoogleFont('Dancing Script'), gr.themes.GoogleFont('Public Sans'), 'system-ui', 'sans-serif'],
149
  )
150
  js_func = """
151
  function refresh() {
 
141
 
142
  examples = [
143
  "A realistic photograph of an astronaut in a jungle, cold color palette, detailed, 8k",
144
+ "A unicorn inside a cave",
145
  ]
146
 
147
  theme = gr.themes.Soft(
148
+ font=[gr.themes.GoogleFont('Pacifico'), gr.themes.GoogleFont('Public Sans'), 'system-ui', 'sans-serif'],
149
  )
150
  js_func = """
151
  function refresh() {