Spaces:
Sleeping
Sleeping
Fix LinkedIn URL and update links
Browse files
app.py
CHANGED
@@ -195,10 +195,10 @@ with gr.Blocks(
|
|
195 |
|
196 |
### π Links
|
197 |
π [View Full Project on GitHub](https://github.com/drbinna/churn_analysis) |
|
198 |
-
πΌ [Connect on LinkedIn](
|
199 |
-
π [Portfolio](https://yourportfolio.com)
|
200 |
|
201 |
-
|
|
|
202 |
""")
|
203 |
|
204 |
# Launch the app
|
|
|
195 |
|
196 |
### π Links
|
197 |
π [View Full Project on GitHub](https://github.com/drbinna/churn_analysis) |
|
198 |
+
πΌ [Connect on LinkedIn](www.linkedin.com/in/obinna-amadi1) |
|
|
|
199 |
|
200 |
+
|
201 |
+
*Built using Gradio, Scikit-learn, and Python*
|
202 |
""")
|
203 |
|
204 |
# Launch the app
|