LocateAnything Demo commited on
Commit ·
a1de7a0
1
Parent(s): 5240029
docs: cite arXiv 2605.27365 in README to link Space from paper page
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ pinned: false
|
|
| 11 |
hf_oauth: true
|
| 12 |
hf_oauth_scopes:
|
| 13 |
- inference-api
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
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 |
+
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).
|