BerserkerMother commited on
Commit
f093d2a
β€’
1 Parent(s): 93eef2e

Adds gradio headers to README

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Elise
2
  Afterhours AI Assistant helping people find the best suting restaurants.
3
 
 
1
+ ---
2
+ title: Afterhours Elise
3
+ emoji: πŸƒ
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: 3.39.0
8
+ app_file: elise/src/app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Elise
13
  Afterhours AI Assistant helping people find the best suting restaurants.
14