Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,7 @@ st.markdown(
|
|
64 |
|
65 |
|
66 |
|
67 |
-
st.title(
|
68 |
st.markdown(hide_streamlit_style, unsafe_allow_html=True)
|
69 |
|
70 |
#openai.api_key = os.environ.get("open_ai_key")
|
|
|
64 |
|
65 |
|
66 |
|
67 |
+
st.title('stylenow.ai')
|
68 |
st.markdown(hide_streamlit_style, unsafe_allow_html=True)
|
69 |
|
70 |
#openai.api_key = os.environ.get("open_ai_key")
|