Muhammad Anas Akhtar commited on
Commit
e56a316
·
verified ·
1 Parent(s): c1309e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ demo = gr.Interface(
83
  gr.Audio(label="Generated Audio"),
84
  gr.Textbox(label="Generated Caption")
85
  ],
86
- title="@GenAILearniverse Project: Image Captioning with Audio",
87
  description="""
88
  Upload an image and the application will:
89
  1. Generate a descriptive caption for the image
 
83
  gr.Audio(label="Generated Audio"),
84
  gr.Textbox(label="Generated Caption")
85
  ],
86
+ title="Image Captioning with Audio",
87
  description="""
88
  Upload an image and the application will:
89
  1. Generate a descriptive caption for the image