Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,12 @@ colorTo: red
|
|
6 |
sdk: docker
|
7 |
app_port: 8501
|
8 |
tags:
|
9 |
-
- streamlit
|
|
|
|
|
10 |
pinned: false
|
11 |
-
short_description: Streamlit
|
|
|
12 |
---
|
13 |
|
14 |
# Welcome to Streamlit!
|
|
|
6 |
sdk: docker
|
7 |
app_port: 8501
|
8 |
tags:
|
9 |
+
- streamlit
|
10 |
+
- docker
|
11 |
+
- machine-learning
|
12 |
pinned: false
|
13 |
+
short_description: Streamlit app for ocean and forest ship count prediction
|
14 |
+
license: mit
|
15 |
---
|
16 |
|
17 |
# Welcome to Streamlit!
|