diff --git a/git_large_coco/app.py b/git_large_coco/app.py index 81446f7..33a24d7 100644 --- a/git_large_coco/app.py +++ b/git_large_coco/app.py @@ -15,7 +15,7 @@ def inference(img): generated_caption = processor.batch_decode(generated_ids, skip_special_tokens=True)[0] return generated_caption -title = "git-large-coco" +title = "Image to text:git-large-coco" description = "Gradio Demo for git-large-coco. To use it, simply upload your image, or click one of the examples to load them." article = "