Spaces:
Sleeping
Sleeping
Update pages/Life_cycle_of_ML.py
Browse files
pages/Life_cycle_of_ML.py
CHANGED
@@ -5,7 +5,7 @@ st.markdown(
|
|
5 |
"""
|
6 |
<style>
|
7 |
body {
|
8 |
-
background-image: url(
|
9 |
background-size: cover;
|
10 |
background-position: center;
|
11 |
background-attachment: fixed;
|
|
|
5 |
"""
|
6 |
<style>
|
7 |
body {
|
8 |
+
background-image: url(r"C:\Users\saika\OneDrive\Desktop\EC_Data_Science_Technology_750.jpg");
|
9 |
background-size: cover;
|
10 |
background-position: center;
|
11 |
background-attachment: fixed;
|