davidizzle commited on
Commit
d03e320
·
1 Parent(s): 81e6c22

wrong name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import time
5
  import base64
6
 
7
  st.set_page_config(page_title="LIA Demo", layout="wide")
8
- st.markdown("<h1 style='text-align: center;'>Ask LeoNardo!</h1>", unsafe_allow_html=True)
9
 
10
  # Load both GIFs in base64 format
11
  def load_gif_base64(path):
 
5
  import base64
6
 
7
  st.set_page_config(page_title="LIA Demo", layout="wide")
8
+ st.markdown("<h1 style='text-align: center;'>Ask Lisa all things Leonardo!</h1>", unsafe_allow_html=True)
9
 
10
  # Load both GIFs in base64 format
11
  def load_gif_base64(path):