Hev832 commited on
Commit
c00c978
1 Parent(s): 0852a2d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ def band():
13
  with gr.Blocks() as demo:
14
  # Title and description
15
  gr.Markdown("# BandW-Manga")
16
- gr.Markdown(f"spaces version of BandW-Manga by [alvdansen](https://huggingface.co/alvdansen/BandW-Manga).")
17
 
18
  # Input and output components
19
  with gr.Row():
 
13
  with gr.Blocks() as demo:
14
  # Title and description
15
  gr.Markdown("# BandW-Manga")
16
+ gr.Markdown(f"spaces version of BandW-Manga by @[alvdansen](https://huggingface.co/alvdansen/BandW-Manga).")
17
 
18
  # Input and output components
19
  with gr.Row():