Spaces:
Sleeping
Sleeping
Rubyando59
commited on
Commit
•
123e041
1
Parent(s):
25c5a8b
Update app.py
Browse files
app.py
CHANGED
@@ -40,7 +40,7 @@ def main():
|
|
40 |
# Sidebar with SujetAI watermark
|
41 |
st.sidebar.image("sujetAI.svg", use_column_width=True)
|
42 |
st.sidebar.markdown("---")
|
43 |
-
st.sidebar.markdown("Sujet AI
|
44 |
st.sidebar.markdown("---")
|
45 |
st.sidebar.markdown("Our website : [sujet.ai](https://sujet.ai)")
|
46 |
|
|
|
40 |
# Sidebar with SujetAI watermark
|
41 |
st.sidebar.image("sujetAI.svg", use_column_width=True)
|
42 |
st.sidebar.markdown("---")
|
43 |
+
st.sidebar.markdown("Sujet AI is on a noble mission to democratize investment opportunities by leveraging built-in models and cutting-edge technologies. Committed to open-sourcing its technology, Sujet AI aims to contribute to the research and development communities, ultimately serving the greater good of humanity.")
|
44 |
st.sidebar.markdown("---")
|
45 |
st.sidebar.markdown("Our website : [sujet.ai](https://sujet.ai)")
|
46 |
|