Spaces:
Sleeping
Sleeping
AlekseyCalvin
commited on
Commit
•
698045a
1
Parent(s):
c79b796
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. 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.
|
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.photo 15.pficonics 16.wh3r3sw4ld0 17.retrofuturism 18.vintage cover </div>"""
|
148 |
)
|
149 |
selected_index = gr.State(None)
|
150 |
with gr.Row():
|