Spaces:
Building
Building
Update app.py
Browse files
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("#
|
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():
|