Spaces:
Sleeping
Sleeping
AlekseyCalvin
commited on
Commit
•
8b38b87
1
Parent(s):
974ba6c
Update app.py
Browse files
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.TOK hybrid
|
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.photo 13.pficonics 14.wh3r3sw4ld0 15.retrofuturism 16.vintage cover </div>"""
|
148 |
)
|
149 |
selected_index = gr.State(None)
|
150 |
with gr.Row():
|