Sanshruth commited on
Commit
f928515
·
verified ·
1 Parent(s): efc07d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -250,8 +250,8 @@ 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
- #link to repo
254
- gr.Markdown("[![GitHub](https://img.shields.io/badge/Github-Repository-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/SanshruthR/Bionic_Reading_Hub) [![GitHub stars](https://img.shields.io/github/stars/SanshruthR/Bionic_Reading_Hub?style=for-the-badge&logo=github&logoColor=white)](https://github.com/SanshruthR/Bionic_Reading_Hub)")
255
 
256
  with gr.Row():
257
  gr.Image("image.jpeg",
 
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():
257
  gr.Image("image.jpeg",