Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -218,7 +218,7 @@ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css="""
|
|
218 |
}
|
219 |
|
220 |
""") as interface:
|
221 |
-
gr.Markdown("#
|
222 |
gr.Markdown("### After each chapter is generated, corresponding images are created automatically. Click 'Continue Story' to proceed with the narrative.")
|
223 |
|
224 |
gr.HTML("""
|
|
|
218 |
}
|
219 |
|
220 |
""") as interface:
|
221 |
+
gr.Markdown("# Kungfu Graphic Novel Generator")
|
222 |
gr.Markdown("### After each chapter is generated, corresponding images are created automatically. Click 'Continue Story' to proceed with the narrative.")
|
223 |
|
224 |
gr.HTML("""
|