Spaces:
Running
on
Zero
Running
on
Zero
update app (#16)
Browse files- update app (f96ab22ad74d8d7381173eec32c3a45937b6870a)
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) | [
|
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) | [](https://github.com/PRITHIVSAKTHIUR/Tiny-VLMs-Lab)")
|
381 |
|
382 |
with gr.Tab("📰 README.md"):
|
383 |
with gr.Accordion("(Result.md)", open=True):
|