Spaces:
Sleeping
Sleeping
AlekseyCalvin
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -136,12 +136,12 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
|
136 |
)
|
137 |
# Info blob stating what the app is running
|
138 |
info_blob = gr.HTML(
|
139 |
-
"""<div id="info_blob">
|
140 |
)
|
141 |
|
142 |
# Info blob stating what the app is running
|
143 |
info_blob = gr.HTML(
|
144 |
-
"""<div id="info_blob">
|
145 |
)
|
146 |
selected_index = gr.State(None)
|
147 |
with gr.Row():
|
|
|
136 |
)
|
137 |
# Info blob stating what the app is running
|
138 |
info_blob = gr.HTML(
|
139 |
+
"""<div id="info_blob"> Novorealist LoRa-stocked Birthweek-inspired Img Manufactory for Dunova, Dunovas, & Dunovaists!</div>"""
|
140 |
)
|
141 |
|
142 |
# Info blob stating what the app is running
|
143 |
info_blob = gr.HTML(
|
144 |
+
"""<div id="info_blob">Trigger fine-tunes by prompting w/: 1-5.ADU person trigger |6-20. HST style |21. RCA Communist Poster style |22. propaganda poster |23. SOTS art |24. HST Austin Osman Spare style |25. pficonics |26. wh3r3sw4ld0 |27. vintage cover |28. retrofuturism |29. crisp photo |30. Film Photo |31. TOK hybrid |32. 2004 photo |33. Unexpected photo of |34. TOK portra |35. flmft |36. Yearbook photo |37. photo |38. Akhmatova |39. Tsvetaeva |40. Blok |41. LEN Vladimir Lenin |42. Trotsky |43. Rosa Luxemburg </div>"""
|
145 |
)
|
146 |
selected_index = gr.State(None)
|
147 |
with gr.Row():
|