Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -222,8 +222,8 @@ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css="""
|
|
| 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("""
|
| 225 |
-
<a href="https://visitorbadge.io/status?path=https%3A%2F%
|
| 226 |
-
<img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%
|
| 227 |
</a>
|
| 228 |
""")
|
| 229 |
|
|
|
|
| 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("""
|
| 225 |
+
<a href="https://visitorbadge.io/status?path=https%3A%2F%2Ffantaxy-novel-sorim-en.hf.space">
|
| 226 |
+
<img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Ffantaxy-novel-sorim-en.hf.space&countColor=%23263759" />
|
| 227 |
</a>
|
| 228 |
""")
|
| 229 |
|