AlekseyCalvin
commited on
Commit
•
ca5658b
1
Parent(s):
2a03df1
Update app.py
Browse files
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
|
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. HST style autochrome 3.TOK hybrid 4.2004 photo 5.HST style 6.TOK portra 7.flmft 8.HST portrait 9.HST in Peterhof 10.photo 11.pficonics 12.wh3r3sw4ld0 13.retrofuturism 14.vintage cover </div>"""
|
124 |
)
|
125 |
selected_index = gr.State(None)
|
126 |
with gr.Row():
|