Spaces:
Sleeping
Sleeping
AlekseyCalvin
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -141,7 +141,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
|
141 |
|
142 |
# Info blob stating what the app is running
|
143 |
info_blob = gr.HTML(
|
144 |
-
"""<div id="info_blob">Trigger
|
145 |
)
|
146 |
selected_index = gr.State(None)
|
147 |
with gr.Row():
|
|
|
141 |
|
142 |
# Info blob stating what the app is running
|
143 |
info_blob = gr.HTML(
|
144 |
+
"""<div id="info_blob">Trigger LoRAs by Pre-phrasing Prompts w/: 1-5. ADU person (/'ADU woman') photo |6-15. HST style |16. how2draw |17-20.HST |21. HST Austin Osman Spare style |22. RCA |23. propaganda poster |24. SOTS art |25. pficonics |26. wh3r3sw4ld0 |27. vintage cover |28. crisp photo |29. retrofuturism |30. Film Photo |31. TOK hybrid |32. 2004 photo |33. Unexpected photo |34. flmft |35. TOK portra |36. Yearbook photo |37. Akhmatova |38. Tsvetaeva |39. Blok |40. LEN Lenin |41. Trotsky |42. Rosa Luxemburg </div>"""
|
145 |
)
|
146 |
selected_index = gr.State(None)
|
147 |
with gr.Row():
|