MrAli813 commited on
Commit
47dc962
·
1 Parent(s): 82eca5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ A1 = gr.ChatInterface(predict,
33
 
34
  A2 = gr.load(
35
  "huggingface/Salesforce/blip-image-captioning-large",
36
- title="20/20 AI",
37
  description="Upload or Take a Photo Image, I'll Describe It For You",
38
  outputs=[gr.Textbox(label="I see...")],
39
  theme= gr.themes.Glass(primary_hue="amber", neutral_hue="lime"))
 
33
 
34
  A2 = gr.load(
35
  "huggingface/Salesforce/blip-image-captioning-large",
36
+ title="20/20 Vision",
37
  description="Upload or Take a Photo Image, I'll Describe It For You",
38
  outputs=[gr.Textbox(label="I see...")],
39
  theme= gr.themes.Glass(primary_hue="amber", neutral_hue="lime"))