Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,14 @@ sdk: docker
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
```bibtex
|
| 11 |
+
@misc{hamilton2024separating,
|
| 12 |
+
title={Separating the "Chirp" from the "Chat": Self-supervised Visual Grounding of Sound and Language},
|
| 13 |
+
author={Mark Hamilton and Andrew Zisserman and John R. Hershey and William T. Freeman},
|
| 14 |
+
year={2024},
|
| 15 |
+
eprint={2406.05629},
|
| 16 |
+
archivePrefix={arXiv},
|
| 17 |
+
primaryClass={cs.CV}
|
| 18 |
+
}
|
| 19 |
+
```
|
| 20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|