Spaces:
Sleeping
Sleeping
AlekseyCalvin
commited on
Commit
•
d008556
1
Parent(s):
ad820de
Update app.py
Browse files
app.py
CHANGED
@@ -143,7 +143,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
|
143 |
|
144 |
# Info blob stating what the app is running
|
145 |
info_blob = gr.HTML(
|
146 |
-
"""<div id="info_blob">Prephrase prompts w/: 1-3. HST style 4.RCA style 5.TOK hybrid 6.2004 photo 7.HST style 8.LEN Vladimir Lenin 9.TOK portra
|
147 |
)
|
148 |
selected_index = gr.State(None)
|
149 |
with gr.Row():
|
|
|
143 |
|
144 |
# Info blob stating what the app is running
|
145 |
info_blob = gr.HTML(
|
146 |
+
"""<div id="info_blob">Prephrase prompts w/: 1-3. HST style |4. RCA style Communist poster |5. TOK hybrid |6. 2004 photo |7. HST style |8. LEN Vladimir Lenin |9. TOK portra |10. HST portrait |11. flmft |12. HST in Peterhof |13. HST Soviet kodachrome |14. SOTS art |15. HST Austin Osman Spare style |16. yearbook photo |17. pficonics |18. wh3r3sw4ld0 |19. retrofuturism |20. crisp |21-29. HST style photo |30. photo shot on a phone |31. unexpected photo of |32. propaganda poster of |33. Marina TSVETAEVA |34. Alexander BLOK |35. ROSA Luxemburg |36. Leon TROTSKY |37. vintage cover </div>"""
|
147 |
)
|
148 |
selected_index = gr.State(None)
|
149 |
with gr.Row():
|