Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -250,7 +250,7 @@ def pdf_to_html(pdf_file, font_name):
|
|
250 |
# Gradio Interface
|
251 |
with gr.Blocks(theme=gr.themes.Soft()) as app:
|
252 |
gr.Markdown("# Bionic Reading PDF Converter")
|
253 |
-
gr.Markdown("###
|
254 |
|
255 |
|
256 |
with gr.Row():
|
|
|
250 |
# Gradio Interface
|
251 |
with gr.Blocks(theme=gr.themes.Soft()) as app:
|
252 |
gr.Markdown("# Bionic Reading PDF Converter")
|
253 |
+
gr.Markdown("### https://github.com/SanshruthR/Bionic_Reading_Hub")
|
254 |
|
255 |
|
256 |
with gr.Row():
|