fantaxy commited on
Commit
72cd873
verified
1 Parent(s): 5c49c30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
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: Multilingual Experience",
 
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}"""