raddus commited on
Commit
1f0c68f
1 Parent(s): 3ffe86c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,6 +9,8 @@ tags:
9
  ---
10
  # EcoChef Recipe Generation Model
11
 
 
 
12
  ## Model Description
13
 
14
  The EcoChef Recipe Generation Model is a fine-tuned version of the T5 model that generates cooking recipes based on a list of ingredients provided by the user. This model leverages the power of the T5 architecture to understand the input ingredients and generate a coherent and detailed recipe, including the title, ingredients, and directions.
 
9
  ---
10
  # EcoChef Recipe Generation Model
11
 
12
+ ![avatar](ecochef_demo.png)
13
+
14
  ## Model Description
15
 
16
  The EcoChef Recipe Generation Model is a fine-tuned version of the T5 model that generates cooking recipes based on a list of ingredients provided by the user. This model leverages the power of the T5 architecture to understand the input ingredients and generate a coherent and detailed recipe, including the title, ingredients, and directions.