Update app.py
Browse files
app.py
CHANGED
@@ -123,7 +123,8 @@ demo = gr.ChatInterface(
|
|
123 |
["Set the story in feudal Japan"],
|
124 |
["Set the story in medieval Europe"],
|
125 |
],
|
126 |
-
title="[NSFW] Erotic Novel AI Generation
|
|
|
127 |
theme="Nymbo/Nymbo_Theme",
|
128 |
cache_examples=False, # 旌愳嫳 牍勴櫆靹表檾 靹れ爼
|
129 |
css="""footer {visibility: hidden}"""
|
|
|
123 |
["Set the story in feudal Japan"],
|
124 |
["Set the story in medieval Europe"],
|
125 |
],
|
126 |
+
title="[NSFW] Erotic Novel AI Generation",
|
127 |
+
descption="NSFW Text (Data) Generator for Detecting 'NSFW' Text: Multilingual Experience",
|
128 |
theme="Nymbo/Nymbo_Theme",
|
129 |
cache_examples=False, # 旌愳嫳 牍勴櫆靹表檾 靹れ爼
|
130 |
css="""footer {visibility: hidden}"""
|