Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,6 @@ import time
|
|
4 |
|
5 |
# Streamlit setup
|
6 |
st.title("Telco Chat Bot")
|
7 |
-
st.subheader("Smart Internet Lab")
|
8 |
st.page_link("https://github.com/Ali-maatouk/Tele-LLMs", label="Tele-LLMs backend", icon="π±")
|
9 |
# Add text giving credit
|
10 |
col1, col2 = st.columns(2)
|
|
|
4 |
|
5 |
# Streamlit setup
|
6 |
st.title("Telco Chat Bot")
|
|
|
7 |
st.page_link("https://github.com/Ali-maatouk/Tele-LLMs", label="Tele-LLMs backend", icon="π±")
|
8 |
# Add text giving credit
|
9 |
col1, col2 = st.columns(2)
|