AlekseyCalvin commited on
Commit
eef0e19
1 Parent(s): 9cd8bc4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
144
 
145
  # Info blob stating what the app is running
146
  info_blob = gr.HTML(
147
- """<div id="info_blob">Prephrase prompts w/: 1.RCA style 2. HST style autochrome 3. HST style 4.TOK hybrid 5.2004 photo 6.HST style 7.LEN Vladimir Lenin 8.TOK portra 9.HST portrait 10.flmft 11.HST in Peterhof 12.photo 13.pficonics 14.wh3r3sw4ld0 15.retrofuturism 16.vintage cover </div>"""
148
  )
149
  selected_index = gr.State(None)
150
  with gr.Row():
 
144
 
145
  # Info blob stating what the app is running
146
  info_blob = gr.HTML(
147
+ """<div id="info_blob">Prephrase prompts w/: 1.RCA style 2. HST style autochrome 3. HST style 4.TOK hybrid 5.2004 photo 6.HST style 7.LEN Vladimir Lenin 8.TOK portra 9.HST portrait 10.flmft 11.HST in Peterhof 12.HST Soviet kodachrome 13.photo 14.pficonics 15.wh3r3sw4ld0 16.retrofuturism 17.vintage cover </div>"""
148
  )
149
  selected_index = gr.State(None)
150
  with gr.Row():