Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
layout: default
|
3 |
title: Real Estate Price Prediction API
|
4 |
-
description:
|
5 |
-
real estate price prediction tool with web
|
6 |
-
interface
|
7 |
license: apache-2.0
|
8 |
sdk: docker
|
|
|
9 |
emoji: π
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# π **Real Estate Price Prediction API**
|
|
|
1 |
---
|
2 |
layout: default
|
3 |
title: Real Estate Price Prediction API
|
4 |
+
description: real estate price prediction tool with web interface
|
|
|
|
|
5 |
license: apache-2.0
|
6 |
sdk: docker
|
7 |
+
app_file: app.py
|
8 |
emoji: π
|
9 |
+
colorFrom: green
|
10 |
+
colorTo: gray
|
11 |
---
|
12 |
|
13 |
# π **Real Estate Price Prediction API**
|