auhide commited on
Commit
c67a72e
1 Parent(s): 8235fef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,8 @@ widget:
13
 
14
  # chef-gpt-en
15
 
 
 
16
  Fine-tuned GPT-2 for recipe generation. [This](https://www.kaggle.com/datasets/shuyangli94/food-com-recipes-and-user-interactions/data) is the dataset that it's trained on.
17
 
18
  ## Usage
 
13
 
14
  # chef-gpt-en
15
 
16
+ Test the model [HERE](https://chef-gpt.streamlit.app/).
17
+
18
  Fine-tuned GPT-2 for recipe generation. [This](https://www.kaggle.com/datasets/shuyangli94/food-com-recipes-and-user-interactions/data) is the dataset that it's trained on.
19
 
20
  ## Usage