sitammeur commited on
Commit
0d78f16
·
verified ·
1 Parent(s): e34c9f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import warnings
7
  warnings.filterwarnings("ignore")
8
 
9
  import gradio as gr
10
- from src.app.response import describe_image
11
 
12
 
13
  # Image, text query, and input parameters
 
7
  warnings.filterwarnings("ignore")
8
 
9
  import gradio as gr
10
+ from src.app.response import caption_image
11
 
12
 
13
  # Image, text query, and input parameters