kanad13 commited on
Commit
ee459f6
1 Parent(s): 807c046

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,13 +1,12 @@
1
  ---
2
  title: Movie Recommendation Bot
3
- emoji: 💻
4
- colorFrom: gray
5
- colorTo: blue
6
  sdk: gradio
7
  sdk_version: 4.37.2
8
  app_file: app.py
9
- pinned: false
10
- license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Movie Recommendation Bot
3
+ emoji: 🤖
4
+ colorFrom: pink
5
+ colorTo: purple
6
  sdk: gradio
7
  sdk_version: 4.37.2
8
  app_file: app.py
9
+ pinned: true
 
10
  ---
11
 
12
+ Welcome to the "Movie Recommendation Bot". Visit [my blog](https://www.kunal-pathak.com/blog/Movie-Recommendation-Bot/) for more details.