achuthc1298 commited on
Commit
66a7781
·
verified ·
1 Parent(s): 5cbcf90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ def find_tex_files(directory: str):
50
  # Main app function
51
  def main():
52
 
53
- st.title("AMGPT, Powered by LlamaIndex")
54
 
55
  # API Key input
56
  apikey = st.text_input("Enter your Groq API Key", type="password")
 
50
  # Main app function
51
  def main():
52
 
53
+ st.title("AMGPT, By MAIL")
54
 
55
  # API Key input
56
  apikey = st.text_input("Enter your Groq API Key", type="password")