fantaxy commited on
Commit
0c0c15a
·
verified ·
1 Parent(s): d037dcc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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%2Fnovel-sorim-en.hf.space">
226
- <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fnovel-sorim-en.hf.space&countColor=%23263759" />
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