Rohit1412 commited on
Commit
cae6da1
1 Parent(s): a43c268

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -21
app.py CHANGED
@@ -73,27 +73,6 @@ For all other inquiries, your main goal is to provide answers related to water c
73
 
74
  # Streamlit app initialization
75
 
76
- # Custom CSS for additional styling
77
- st.markdown("""
78
- <style>
79
- .stApp {
80
- background-color: #E0F7FA; /* Light water background */
81
- }
82
- h1, h2, h3, h4, h5, h6 {
83
- color: #007BFF; /* Water blue for headings */
84
- }
85
- p {
86
- color: black; /* Set paragraph text color to black */
87
- }
88
- .sidebar .sidebar-content {
89
- background-color: #B2EBF2; /* Sidebar water color */
90
- }
91
- footer {
92
- visibility: hidden; /* Hide footer */
93
- }
94
- </style>
95
- """, unsafe_allow_html=True)
96
-
97
  st.markdown("### ĀpaḥSmṛtiḥ - Flowing Memories of Water Conservation")
98
  st.markdown("The model is still under finetuning and updates\nThe model is designed to give generalized answers, not specific facts.")
99
  st.markdown("Start chat ...")
 
73
 
74
  # Streamlit app initialization
75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
  st.markdown("### ĀpaḥSmṛtiḥ - Flowing Memories of Water Conservation")
77
  st.markdown("The model is still under finetuning and updates\nThe model is designed to give generalized answers, not specific facts.")
78
  st.markdown("Start chat ...")