KasKniesmeijer commited on
Commit
579e033
·
1 Parent(s): 59ee00b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ iface = gr.Interface(
73
  gr.Textbox(lines=2, placeholder="Enter your question here..."),
74
  ],
75
  outputs="text",
76
- title="FAAM-demo | Vision & Language Model | SmolVLM",
77
  description="Upload an image and ask a question about it.",
78
  )
79
 
 
73
  gr.Textbox(lines=2, placeholder="Enter your question here..."),
74
  ],
75
  outputs="text",
76
+ title="FAAM-demo | Vision Language Model | SmolVLM",
77
  description="Upload an image and ask a question about it.",
78
  )
79