Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -33,7 +33,6 @@ iface = gr.Interface(
|
|
| 33 |
],
|
| 34 |
outputs=gr.Textbox(label="Answer"),
|
| 35 |
title="🧠 Smart Visual Question Answering System",
|
| 36 |
-
description="Upload any image and ask anything (works for medical + general images)",
|
| 37 |
theme="soft"
|
| 38 |
)
|
| 39 |
|
|
|
|
| 33 |
],
|
| 34 |
outputs=gr.Textbox(label="Answer"),
|
| 35 |
title="🧠 Smart Visual Question Answering System",
|
|
|
|
| 36 |
theme="soft"
|
| 37 |
)
|
| 38 |
|