ManishThota commited on
Commit
6174149
1 Parent(s): caf9de6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ def answer_question(img, prompt):
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
 
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