LouisLi commited on
Commit
7e57ef3
·
verified ·
1 Parent(s): 3d39b41

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -366,9 +366,9 @@ def get_style():
366
 
367
 
368
  def create_ui():
369
- title = """<p><h1 align="center">Caption-Anything</h1></p>
370
  """
371
- description = """<p>Gradio demo for Caption Anything, image to dense captioning generation with various language styles. To use it, simply upload your image, or click one of the examples to load them. Code: <a href="https://github.com/ttengwang/Caption-Anything">https://github.com/ttengwang/Caption-Anything</a> <a href="https://huggingface.co/spaces/TencentARC/Caption-Anything?duplicate=true"><img style="display: inline; margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space" /></a></p>"""
372
 
373
  examples = [
374
  ["test_images/img35.webp"],
 
366
 
367
 
368
  def create_ui():
369
+ title = """<p><h1 align="center">EyeSee Anything in Art</h1></p>
370
  """
371
+ description = """<p>Gradio demo for EyeSee Anything in Art, image to dense captioning generation with various language styles. To use it, simply upload your image, or click one of the examples to load them. """
372
 
373
  examples = [
374
  ["test_images/img35.webp"],