AlekseyCalvin commited on
Commit
f505d5f
1 Parent(s): d802bdf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
120
 
121
  # Info blob stating what the app is running
122
  info_blob = gr.HTML(
123
- """<div id="info_blob">Prephrase prompts w/: 1.RCA style 2.TOK hybrid 3.2004 photo 4.TOK portra 5.flmft 6.HST 7.HST in Peterhof 8.retrofuturism </div>"""
124
  )
125
  selected_index = gr.State(None)
126
  with gr.Row():
 
120
 
121
  # Info blob stating what the app is running
122
  info_blob = gr.HTML(
123
+ """<div id="info_blob">Prephrase prompts w/: 1.RCA style 2.TOK hybrid 3.2004 photo 4.TOK portra 5.flmft 6.HST 7.HST in Peterhof 8.TOK photo 9.pficonics 10.retrofuturism </div>"""
124
  )
125
  selected_index = gr.State(None)
126
  with gr.Row():