AlekseyCalvin commited on
Commit
c4501cb
1 Parent(s): 3ef109d

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.HST Soviet kodachrome 13. SOTS art 14.HST 15.photo 16.pficonics 17.wh3r3sw4ld0 18.retrofuturism 19.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. SOTS art 14.HST 15.photo 16.pficonics 17.wh3r3sw4ld0 18.retrofuturism 19-24.HST style photo 25.vintage cover </div>"""
148
  )
149
  selected_index = gr.State(None)
150
  with gr.Row():