fantaxy commited on
Commit
9d6e835
·
verified ·
1 Parent(s): 2fbc435

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -291,8 +291,8 @@ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css="""
291
  gr.Markdown("### After each chapter is generated, corresponding images are created automatically. Click 'Continue Story' to proceed with the narrative.")
292
 
293
  gr.HTML("""
294
- <a href="https://visitorbadge.io/status?path=https%3A%2F%2Fopenfree-pepe.hf.space">
295
- <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fopenfree-pepe.hf.space&countColor=%23263759" />
296
  </a>
297
  """)
298
 
 
291
  gr.Markdown("### After each chapter is generated, corresponding images are created automatically. Click 'Continue Story' to proceed with the narrative.")
292
 
293
  gr.HTML("""
294
+ <a href="https://visitorbadge.io/status?path=https%3A%2F%2Ffantaxy-novel-NSFW-en.hf.space">
295
+ <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Ffantaxy-novel-NSFW-en.hf.space&countColor=%23263759" />
296
  </a>
297
  """)
298