Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,10 +5,11 @@ colorFrom: blue
|
|
| 5 |
colorTo: green
|
| 6 |
sdk: streamlit
|
| 7 |
sdk_version: "1.39.0"
|
| 8 |
-
app_file:
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
|
|
|
| 12 |
# Job Catalyst AI
|
| 13 |
AI-powered Job Recommendation System built with Streamlit 🚀
|
| 14 |
|
|
|
|
| 5 |
colorTo: green
|
| 6 |
sdk: streamlit
|
| 7 |
sdk_version: "1.39.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
|
| 13 |
# Job Catalyst AI
|
| 14 |
AI-powered Job Recommendation System built with Streamlit 🚀
|
| 15 |
|