ehristoforu commited on
Commit
1a33f75
·
verified ·
1 Parent(s): 780df79

Update page2.py

Browse files
Files changed (1) hide show
  1. page2.py +1 -0
page2.py CHANGED
@@ -13,6 +13,7 @@ import os
13
 
14
  # Streamlit app
15
  def image():
 
16
  key = os.environ.get("api_key")
17
  st.markdown("""
18
  <style>
 
13
 
14
  # Streamlit app
15
  def image():
16
+ st.title("Vanilla Chat")
17
  key = os.environ.get("api_key")
18
  st.markdown("""
19
  <style>