Suriya commited on
Commit ·
ca6d8c0
1
Parent(s): 8807f0d
add readme requirement
Browse files
README.md
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
This project implements a content-based book recommendation system using a hybrid of:
|
| 4 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Book Recommendation Engine
|
| 3 |
+
emoji: 📚
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
sdk_version: "1.39.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
|
| 13 |
This project implements a content-based book recommendation system using a hybrid of:
|
| 14 |
|