Spaces:
Sleeping
Sleeping
KasKniesmeijer
commited on
Commit
·
579e033
1
Parent(s):
59ee00b
new title
Browse files
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
|
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 |
|