Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -178,7 +178,7 @@ For contact information:
|
|
178 |
# st.image('logo.png', caption=None, width=200, use_column_width=200)
|
179 |
|
180 |
# with col2:
|
181 |
-
# st.markdown("<h4 style='text-align: center; color: white;'>KILIMANJARO INTERNATIONAL INSTITUTE FOR TELECOMMUNICATION, ELECTRONICS & COMPUTERS</h4>", unsafe_allow_html=True)
|
182 |
# st.header("KIITEC VIRTUAL ASSISTANT")
|
183 |
# st.write("Welcome for questions concerning kiitec institution")
|
184 |
# user_input = st.text_input("Enter your question:")
|
|
|
178 |
# st.image('logo.png', caption=None, width=200, use_column_width=200)
|
179 |
|
180 |
# with col2:
|
181 |
+
# st.markdown("<h4 style='text-align: center; color: white;'> KILIMANJARO INTERNATIONAL INSTITUTE FOR TELECOMMUNICATION, ELECTRONICS & COMPUTERS</h4>", unsafe_allow_html=True)
|
182 |
# st.header("KIITEC VIRTUAL ASSISTANT")
|
183 |
# st.write("Welcome for questions concerning kiitec institution")
|
184 |
# user_input = st.text_input("Enter your question:")
|