jeremyarancio commited on
Commit
8af8877
β€’
1 Parent(s): b24df6e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ However, it often happens the information extracted by OCR contains typos and er
37
  To solve this problem, we developed an 🍊 **Ingredient Spellcheck** 🍊, a model capable of correcting typos in a list of ingredients following a defined guideline.
38
  The model, based on Mistral-7B-v0.3, was fine-tuned on thousand of corrected lists of ingredients extracted from the database. More information in the model card.
39
 
40
- ## Project in progress
41
 
42
  ## πŸ‘‡ Links
43
 
 
37
  To solve this problem, we developed an 🍊 **Ingredient Spellcheck** 🍊, a model capable of correcting typos in a list of ingredients following a defined guideline.
38
  The model, based on Mistral-7B-v0.3, was fine-tuned on thousand of corrected lists of ingredients extracted from the database. More information in the model card.
39
 
40
+ ### *Project in progress* πŸ—οΈ
41
 
42
  ## πŸ‘‡ Links
43