Spaces:
Sleeping
Sleeping
achuthc1298
commited on
Update app.py
Browse files
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,
|
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")
|