DjPapzin commited on
Commit
b8357da
โ€ข
1 Parent(s): aa10b74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -69,6 +69,7 @@ st.set_page_config(initial_sidebar_state=st.session_state.sidebar_state)
69
  db, storage, chain = init()
70
 
71
  st.title("PlayMyEmotions ๐ŸŽต๐Ÿฐ๐Ÿ”ฎ")
 
72
  st.markdown(
73
  """
74
  *<small>Made with [DeepLake](https://www.deeplake.ai/) ๐Ÿš€ and [LangChain](https://python.langchain.com/en/latest/index.html) ๐Ÿฆœโ›“๏ธ</small>*
 
69
  db, storage, chain = init()
70
 
71
  st.title("PlayMyEmotions ๐ŸŽต๐Ÿฐ๐Ÿ”ฎ")
72
+
73
  st.markdown(
74
  """
75
  *<small>Made with [DeepLake](https://www.deeplake.ai/) ๐Ÿš€ and [LangChain](https://python.langchain.com/en/latest/index.html) ๐Ÿฆœโ›“๏ธ</small>*