mychen76 commited on
Commit
c180c87
1 Parent(s): 4ceddc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -72,6 +72,9 @@ Don't make up value not in the Input. Output must be a well-formed JSON object.`
72
  # Looking for Model with ChatML format?
73
  see link here: https://huggingface.co/mychen76/mistral_ocr2json_v3_chatml
74
 
 
 
 
75
 
76
  # Load model directly
77
  ```python
 
72
  # Looking for Model with ChatML format?
73
  see link here: https://huggingface.co/mychen76/mistral_ocr2json_v3_chatml
74
 
75
+ # looking for receipt image to Json vision model
76
+ see link here: https://huggingface.co/mychen76/paligemma-receipt-json-3b-mix-448-v2b
77
+
78
 
79
  # Load model directly
80
  ```python