Spaces:
Paused
Paused
ManishThota
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ def answer_question(img, prompt):
|
|
44 |
|
45 |
|
46 |
with gr.Blocks() as demo:
|
47 |
-
gr.Image("data/
|
48 |
gr.Markdown(
|
49 |
"""
|
50 |
# Super Rapid Annotator - Multimodal vision tool to annotate videos with LLaVA framework
|
|
|
44 |
|
45 |
|
46 |
with gr.Blocks() as demo:
|
47 |
+
gr.Image("data/redhen.ico")
|
48 |
gr.Markdown(
|
49 |
"""
|
50 |
# Super Rapid Annotator - Multimodal vision tool to annotate videos with LLaVA framework
|