Update README2.md
Browse files- README2.md +13 -0
README2.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- Custom header with green glow effect -->
|
2 |
<p align="center">
|
3 |
<img src="header.svg" alt="AutoML - Automated Machine Learning Platform" width="800" />
|
|
|
1 |
+
# title: AutoML
|
2 |
+
# emoji: 🦀
|
3 |
+
# colorFrom: blue
|
4 |
+
# colorTo: pink
|
5 |
+
# sdk: streamlit
|
6 |
+
# sdk_version: 1.44.0
|
7 |
+
# app_file: app.py
|
8 |
+
# pinned: True
|
9 |
+
# license: mit
|
10 |
+
# short_description: Automated Machine Learning platform
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
<!-- Custom header with green glow effect -->
|
15 |
<p align="center">
|
16 |
<img src="header.svg" alt="AutoML - Automated Machine Learning Platform" width="800" />
|