Update citation with DOI and remove gated access notice
Browse files
README.md
CHANGED
|
@@ -427,20 +427,16 @@ If dish detection fails for an image, `px_to_mm` defaults to 1.0 and
|
|
| 427 |
## Citation
|
| 428 |
|
| 429 |
```bibtex
|
| 430 |
-
@misc{
|
| 431 |
-
|
| 432 |
-
|
| 433 |
-
|
| 434 |
-
|
| 435 |
-
|
|
|
|
| 436 |
}
|
| 437 |
```
|
| 438 |
|
| 439 |
## License
|
| 440 |
|
| 441 |
Apache License 2.0
|
| 442 |
-
|
| 443 |
-
## Access
|
| 444 |
-
|
| 445 |
-
This repository is private and gated with manual approval.
|
| 446 |
-
Users must request access before they can view or download the model card and associated files.
|
|
|
|
| 427 |
## Citation
|
| 428 |
|
| 429 |
```bibtex
|
| 430 |
+
@misc{rohan_r_2026,
|
| 431 |
+
author = { rohan r },
|
| 432 |
+
title = { grayleafspot-segmentation-demo (Revision d2b8555) },
|
| 433 |
+
year = 2026,
|
| 434 |
+
url = { https://huggingface.co/rotsl/grayleafspot-segmentation-demo },
|
| 435 |
+
doi = { 10.57967/hf/8569 },
|
| 436 |
+
publisher = { Hugging Face }
|
| 437 |
}
|
| 438 |
```
|
| 439 |
|
| 440 |
## License
|
| 441 |
|
| 442 |
Apache License 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|