thebigoed commited on
Commit
143b53b
β€’
1 Parent(s): 79efc42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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)