Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ st.markdown(
|
|
61 |
|
62 |
|
63 |
|
64 |
-
st.title("Forher AI
|
65 |
st.markdown(hide_streamlit_style, unsafe_allow_html=True)
|
66 |
|
67 |
#openai.api_key = os.environ.get("open_ai_key")
|
|
|
61 |
|
62 |
|
63 |
|
64 |
+
st.title("Forher AI Genie")
|
65 |
st.markdown(hide_streamlit_style, unsafe_allow_html=True)
|
66 |
|
67 |
#openai.api_key = os.environ.get("open_ai_key")
|