LouisLi commited on
Commit
3a7f50e
·
verified ·
1 Parent(s): 1868001

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -951,8 +951,8 @@ def create_ui():
951
  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. """
952
 
953
  examples = [
954
- ["test_images/pearl.jpg"],
955
  ["test_images/ambass.jpg"],
 
956
  ["test_images/Picture0.png"],
957
  ["test_images/Picture1.png"],
958
  ["test_images/Picture2.png"],
 
951
  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. """
952
 
953
  examples = [
 
954
  ["test_images/ambass.jpg"],
955
+ ["test_images/pearl.jpg"],
956
  ["test_images/Picture0.png"],
957
  ["test_images/Picture1.png"],
958
  ["test_images/Picture2.png"],