PRUTHVIn commited on
Commit
cd9dc88
·
verified ·
1 Parent(s): 876d5d2

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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