fantaxy commited on
Commit
e22fa54
·
verified ·
1 Parent(s): 8d0b1b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -275,7 +275,7 @@ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css="""
275
  font-family: 'Noto Sans KR', sans-serif !important;
276
  }
277
  """) as interface:
278
- gr.Markdown("# Erotica Novel AI Generation")
279
  gr.Markdown("### After each chapter is generated, corresponding images are created automatically. Click 'Continue Story' to proceed with the narrative.")
280
 
281
  with gr.Row():
 
275
  font-family: 'Noto Sans KR', sans-serif !important;
276
  }
277
  """) as interface:
278
+ gr.Markdown("# NSFW Adult Novel AI Generation")
279
  gr.Markdown("### After each chapter is generated, corresponding images are created automatically. Click 'Continue Story' to proceed with the narrative.")
280
 
281
  with gr.Row():