ehristoforu commited on
Commit
d96835e
·
verified ·
1 Parent(s): 628b052

Update page2.py

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