drewThomasson commited on
Commit
100d638
·
verified ·
1 Parent(s): 8d185df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ def list_output_files():
70
 
71
  # Gradio Interface
72
  with gr.Blocks() as gui:
73
- gr.Markdown("### Ebook to Audiobook Converter")
74
 
75
  with gr.Row():
76
  with gr.Column():
 
70
 
71
  # Gradio Interface
72
  with gr.Blocks() as gui:
73
+ gr.Markdown("### VoxNovel Ebook to Audiobook Converter: Give each character a separate voice. <br>This interface is based on [VoxNovel](https://github.com/DrewThomasson/VoxNovel).")
74
 
75
  with gr.Row():
76
  with gr.Column():