nikigoli commited on
Commit
6196fc3
1 Parent(s): afbbaad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -473,7 +473,7 @@ with gr.Blocks(title="CountGD: Multi-Modal Open-World Counting", theme="soft", h
473
  <h3>Scroll down to try more examples</h3>
474
  <h3><a href='https://arxiv.org/abs/2407.04619' target='_blank' rel='noopener'>[paper]</a>
475
  <a href='https://github.com/niki-amini-naieni/CountGD/' target='_blank' rel='noopener'>[code]</a></h3>
476
- Limitation: this app does not support fine-grained counting based on attributes or visual grounding inputs yet.</center>
477
  """
478
  )
479
 
 
473
  <h3>Scroll down to try more examples</h3>
474
  <h3><a href='https://arxiv.org/abs/2407.04619' target='_blank' rel='noopener'>[paper]</a>
475
  <a href='https://github.com/niki-amini-naieni/CountGD/' target='_blank' rel='noopener'>[code]</a></h3>
476
+ Limitation: this app does not support fine-grained counting based on attributes or visual grounding inputs yet. Note: if the exemplar and text conflict each other, both will be counted.</center>
477
  """
478
  )
479