yucornetto commited on
Commit
4439a97
1 Parent(s): 85b6ee8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ description = """Gradio demo for FC-CLIP. To use it, simply upload your image, o
64
  The expected format is 'a1,a2;b1,b2', where a1,a2 are synonyms vocabularies for the first class.
65
  The first word will be displayed as the class name.Read more at the links below."""
66
 
67
- article = "<p style='text-align: center'><a href='https://arxiv.org/abs/2207.04044' target='_blank'>kMaX-DeepLab</a> | <a href='https://github.com/google-research/deeplab2' target='_blank'>Github Repo</a></p>"
68
 
69
  examples = [
70
  [
 
64
  The expected format is 'a1,a2;b1,b2', where a1,a2 are synonyms vocabularies for the first class.
65
  The first word will be displayed as the class name.Read more at the links below."""
66
 
67
+ article = "<p style='text-align: center'><a href='https://arxiv.org/abs/2308.02487' target='_blank'>FC-CLIP</a> | <a href='https://github.com/bytedance/fc-clip' target='_blank'>Github Repo</a></p>"
68
 
69
  examples = [
70
  [