prithivMLmods commited on
Commit
78b4a0a
·
verified ·
1 Parent(s): 731b492

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -606,8 +606,7 @@ def create_gradio_interface():
606
  "examples/4.png", "examples/5.png", "examples/6.png"],
607
  inputs=image_input, label="Examples"
608
  )
609
- gr.Markdown("[Report-Bug💻](https://huggingface.co/spaces/prithivMLmods/Tiny-VLMs-Lab/discussions) | [prithivMLmods🤗](https://huggingface.co/prithivMLmods)")
610
-
611
  with gr.Tab("📰 README.md"):
612
  with gr.Accordion("(Result.md)", open=True):
613
  markdown_output = gr.Markdown()
 
606
  "examples/4.png", "examples/5.png", "examples/6.png"],
607
  inputs=image_input, label="Examples"
608
  )
609
+
 
610
  with gr.Tab("📰 README.md"):
611
  with gr.Accordion("(Result.md)", open=True):
612
  markdown_output = gr.Markdown()