Mpavan45 commited on
Commit
a401b6b
·
verified ·
1 Parent(s): 6989568

Update Home.py

Browse files

![Untitled design.jpeg](https://cdn-uploads.huggingface.co/production/uploads/675fab3a2d0851e23d23cad3/vulm4WwHmmA14tsVXYaTM.jpeg)

Files changed (1) hide show
  1. Home.py +2 -2
Home.py CHANGED
@@ -3,7 +3,7 @@ import pandas as pd
3
  import numpy as np
4
 
5
 
6
-
7
  st.markdown("""
8
  <h1 style="text-align:center; color: orange;">Hotel Data Analysis & Machine Learning</h1>
9
  """, unsafe_allow_html=True)
@@ -41,7 +41,7 @@ st.markdown("![Beige Neutral Flowchart Graph Template.gif](https://cdn-uploads.h
41
 
42
 
43
  # Define the URL of the background image (use your own image URL)
44
- background_image_url = "https://cdn-uploads.huggingface.co/production/uploads/675fab3a2d0851e23d23cad3/I6g4_eLj39bK0u9VaBqae.jpeg"
45
 
46
  # Apply custom CSS for the background image and overlay
47
  st.markdown(
 
3
  import numpy as np
4
 
5
 
6
+
7
  st.markdown("""
8
  <h1 style="text-align:center; color: orange;">Hotel Data Analysis & Machine Learning</h1>
9
  """, unsafe_allow_html=True)
 
41
 
42
 
43
  # Define the URL of the background image (use your own image URL)
44
+ background_image_url = "https://cdn-uploads.huggingface.co/production/uploads/675fab3a2d0851e23d23cad3/vulm4WwHmmA14tsVXYaTM.jpeg"
45
 
46
  # Apply custom CSS for the background image and overlay
47
  st.markdown(