Spaces:
Runtime error
Runtime error
Denver Citizen9
commited on
Commit
·
e085c99
1
Parent(s):
ad9a5fe
cats
Browse files
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
|
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 |
|