llamazookeeper commited on
Commit
ef52bbc
1 Parent(s): 1ca5012
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -6,13 +6,10 @@ import torch
6
 
7
  st.set_page_config(page_title="Tesla Cases", page_icon="", layout="wide")
8
 
9
- st.title("Tesla Cases \n\n **Tesla Cases Insights at Your Fingertip**")
10
 
11
  #st.balloons()
12
 
13
  st.success("""
14
  If you'd like to learn more about the technical details of Tesla cases, check out the LlamaIndex:
15
-
16
- [How I built the Streamlit LLM application using LlamaIndex.])
17
-
18
  """)
 
6
 
7
  st.set_page_config(page_title="Tesla Cases", page_icon="", layout="wide")
8
 
9
+ st.title("Tesla Alerts \n\n **Tesla Alerts Insights at Your Fingertip**")
10
 
11
  #st.balloons()
12
 
13
  st.success("""
14
  If you'd like to learn more about the technical details of Tesla cases, check out the LlamaIndex:
 
 
 
15
  """)