LocateAnything Demo commited on
Commit
aceb029
·
1 Parent(s): a1de7a0

docs: switch arXiv citation to tags+body link format

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -11,8 +11,12 @@ pinned: false
11
  hf_oauth: true
12
  hf_oauth_scopes:
13
  - inference-api
14
- arxiv:
15
- - 2605.27365
16
  ---
17
 
18
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
 
 
 
 
11
  hf_oauth: true
12
  hf_oauth_scopes:
13
  - inference-api
14
+ tags:
15
+ - arxiv:2605.27365
16
  ---
17
 
18
+ # LocateAnything
19
+
20
+ Official demo for **LocateAnything**: locate any object in images or videos with natural language.
21
+
22
+ 📄 Paper: [arxiv.org/abs/2605.27365](https://arxiv.org/abs/2605.27365)