prithivMLmods commited on
Commit
f96ab22
·
verified ·
1 Parent(s): 82703cb

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -377,7 +377,7 @@ def create_gradio_interface():
377
  "examples/4.png", "examples/5.png", "examples/6.png"],
378
  inputs=image_input, label="Examples"
379
  )
380
- gr.Markdown("[Report-Bug💻](https://huggingface.co/spaces/prithivMLmods/Tiny-VLMs-Lab/discussions) | [prithivMLmods🤗](https://huggingface.co/prithivMLmods)")
381
 
382
  with gr.Tab("📰 README.md"):
383
  with gr.Accordion("(Result.md)", open=True):
 
377
  "examples/4.png", "examples/5.png", "examples/6.png"],
378
  inputs=image_input, label="Examples"
379
  )
380
+ gr.Markdown("[Report-Bug💻](https://huggingface.co/spaces/prithivMLmods/Tiny-VLMs-Lab/discussions) | [![GitHub Repo](https://img.shields.io/badge/GitHub-Tiny--VLMs--Lab-black?logo=github&style=for-the-badge)](https://github.com/PRITHIVSAKTHIUR/Tiny-VLMs-Lab)")
381
 
382
  with gr.Tab("📰 README.md"):
383
  with gr.Accordion("(Result.md)", open=True):