AlekseyCalvin commited on
Commit
63e4b5c
1 Parent(s): 3f4f404

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 fine-tunes by prompting w/: 1-5. photo of ADU person (or "ADU woman") |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. Akhmatova |38. Tsvetaeva |39. Blok |40. LEN Vladimir Lenin |41. Trotsky |42. Rosa Luxemburg </div>"""
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 fine-tunes by prompting w/: 1-5. photo of ADU person (or "ADU woman") |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. 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():