diff --git a/test.py b/test.py index dc56d2c..b6b8380 100644 --- a/test.py +++ b/test.py @@ -28,7 +28,7 @@ "Choose model", ('Curie Matcher','DaVinci Dresser')) st.sidebar.info('Both our DaVinci Dresser and Curi Matcher are build using [langchain](https://www.langchain.com/) and are based on [MRKL](https://arxiv.org/pdf/2205.00445.pdf) and [ReAct](https://ai.googleblog.com/2022/11/react-synergizing-reasoning-and-acting.html). Both of our AI are capable of understanding all the fashion trends, knows what is trending on social media and also knows the user past purchase history/most viewed item and based on that assist user with there query. ') -st.sidebar.write("Created by ♥ by rythmn") +st.sidebar.write("made with ❤️ by rythmn") if radio_btn == "DaVinci Dresser": st.title("🔮 DaVinci Dresser") with st.expander("DaVinci Dresser is a smart AI which can recommend fashion product for any given query"):