torettomarui commited on
Commit
1c8b3d8
·
verified ·
1 Parent(s): 285781b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -41,7 +41,6 @@ def generate_response(image, text):
41
  # 添加示例图像和文本
42
  examples = [
43
  ["./text.png", "图中的文字是什么?"],
44
- ["./Bird.png", "图中有几只鸟?"],
45
  ]
46
 
47
  iface = gr.Interface(
 
41
  # 添加示例图像和文本
42
  examples = [
43
  ["./text.png", "图中的文字是什么?"],
 
44
  ]
45
 
46
  iface = gr.Interface(