Denver Citizen9 commited on
Commit
e085c99
·
1 Parent(s): ad9a5fe
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ def launch_demo():
83
  outputs=output,
84
  examples=examples,
85
  title="Yo Momma so Generative...",
86
- description="How Generative is Yo Momma? Select Category, enter Topic, and click Submit to find out. You can also try a supplied example.",
87
  theme="default",
88
  ).launch()
89
 
 
83
  outputs=output,
84
  examples=examples,
85
  title="Yo Momma so Generative...",
86
+ description="How Generative is Yo Momma?<br>Find out by selecting a Category, entering a Topic, and clicking Submit.<br><br>You can also try a supplied example.",
87
  theme="default",
88
  ).launch()
89