From 3cbe68044b05e2aa65b15ab6728145225312bcdc Mon Sep 17 00:00:00 2001 From: SOULOFCINDER <841135647@qq.com> Date: Thu, 30 Mar 2023 11:33:11 +0800 Subject: [PATCH] update --- git_large_coco/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = "