lanna_lalala;- commited on
Commit ·
d836b37
1
Parent(s): f1c8fb5
Update readme
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ title: Frontend
|
|
| 3 |
emoji: 🚀
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: red
|
| 6 |
-
sdk:
|
| 7 |
app_port: 8501
|
| 8 |
tags:
|
| 9 |
- streamlit
|
|
@@ -11,6 +11,7 @@ pinned: false
|
|
| 11 |
app_file: app.py
|
| 12 |
short_description: This is the frontend to a personal project
|
| 13 |
license: mit
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# FinED-Frontend
|
|
|
|
| 3 |
emoji: 🚀
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: red
|
| 6 |
+
sdk: streamlit
|
| 7 |
app_port: 8501
|
| 8 |
tags:
|
| 9 |
- streamlit
|
|
|
|
| 11 |
app_file: app.py
|
| 12 |
short_description: This is the frontend to a personal project
|
| 13 |
license: mit
|
| 14 |
+
sdk_version: 1.49.1
|
| 15 |
---
|
| 16 |
|
| 17 |
# FinED-Frontend
|