Sarat Chandra commited on
Commit
4a09d5a
·
1 Parent(s): bbb42ff

update Readme

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. README.md +1 -1
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
README.md CHANGED
@@ -19,7 +19,7 @@ The Old Recipes Finder application employs a multi-stage process involving data
19
 
20
  ## How It Works
21
 
22
- ![FLow Map](/blob/main/resized_old_recipes_theme.png)
23
 
24
  1. **Data Source:** It starts with a PDF book of historical recipes.
25
  2. **Data Cleaning:** The content is standardized using LLM.
 
19
 
20
  ## How It Works
21
 
22
+ ![FLow Map](resized_old_recipes_theme.png)
23
 
24
  1. **Data Source:** It starts with a PDF book of historical recipes.
25
  2. **Data Cleaning:** The content is standardized using LLM.