Evan Lesmez commited on
Commit
3b8df9e
1 Parent(s): 1eb3d11

Add hface yaml to readme.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,5 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Vegan Recipe Chatbot
2
 
 
 
3
  ![Screenshot of Chatbot initial interface](docs/assets/chatbot_init.png)
4
 
5
  ## Quickstart
 
1
+ ---
2
+ title: Chatbot
3
+ emoji: 🫑
4
+ colorFrom: green
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 3.23.0
8
+ app_file: chatbot/app.py
9
+ pinned: false
10
+ license:
11
+ ---
12
  # Vegan Recipe Chatbot
13
 
14
+
15
+
16
  ![Screenshot of Chatbot initial interface](docs/assets/chatbot_init.png)
17
 
18
  ## Quickstart