ManishThota commited on
Commit
48433d3
1 Parent(s): 2c01e39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -44,6 +44,7 @@ def answer_question(img, prompt):
44
 
45
 
46
  with gr.Blocks() as demo:
 
47
  gr.Markdown(
48
  """
49
  # Super Rapid Annotator - Multimodal vision tool to annotate videos with LLaVA framework
 
44
 
45
 
46
  with gr.Blocks() as demo:
47
+ gr.Image("data/gsoc_redhen.png")
48
  gr.Markdown(
49
  """
50
  # Super Rapid Annotator - Multimodal vision tool to annotate videos with LLaVA framework