Add DOI to model citation
Browse files
README.md
CHANGED
|
@@ -305,8 +305,8 @@ If you use this model in your research, please cite both it and the source model
|
|
| 305 |
```bibtex
|
| 306 |
@software{trait2vec2025,
|
| 307 |
author = {Juan Garcia and Soumyashree Kar and Jim Balhoff and Hilmar Lapp},
|
| 308 |
-
doi = {
|
| 309 |
-
title = {Trait2Vec},
|
| 310 |
version = {1.0.0},
|
| 311 |
year = {2025},
|
| 312 |
url = {https://huggingface.co/imageomics/trait2vec}
|
|
|
|
| 305 |
```bibtex
|
| 306 |
@software{trait2vec2025,
|
| 307 |
author = {Juan Garcia and Soumyashree Kar and Jim Balhoff and Hilmar Lapp},
|
| 308 |
+
doi = {10.57967/hf/6892},
|
| 309 |
+
title = {Trait2Vec (Revision f39747b)},
|
| 310 |
version = {1.0.0},
|
| 311 |
year = {2025},
|
| 312 |
url = {https://huggingface.co/imageomics/trait2vec}
|