enalis commited on
Commit
6a4b5b7
·
verified ·
1 Parent(s): c45ccfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -79,12 +79,12 @@ with torch.no_grad():
79
  Please cite this paper if this code is useful for you!
80
 
81
  ```
82
- @misc{quoc2025visionlanguage,
83
- author = {Quoc, K. N. and Thu, L. L. T. and Quach, L. D.},
84
- title = {A Vision-Language Foundation Model for Leaf Disease Identification},
85
- year = {2025},
86
- publisher = {Authorea Preprints},
87
- url = {10.36227/techrxiv.174062971.11176782/v1}
88
  }
 
89
  ```
90
  Demo in [here](https://leafclip.streamlit.app/)
 
79
  Please cite this paper if this code is useful for you!
80
 
81
  ```
82
+ @article{quoc2025vision,
83
+ title={A Vision-Language Foundation Model for Leaf Disease Identification},
84
+ author={Quoc, Khang Nguyen and Thu, Lan Le Thi and Quach, Luyl-Da},
85
+ journal={arXiv preprint arXiv:2505.07019},
86
+ year={2025}
 
87
  }
88
+
89
  ```
90
  Demo in [here](https://leafclip.streamlit.app/)