awacke1 commited on
Commit
7819133
1 Parent(s): 2a43c3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ image_base644 = get_image_as_base64(image_url4)
48
  #image_base645 = get_image_as_base64(image_url5)
49
  #image_base646 = get_image_as_base64(image_url6)
50
 
51
- if image_base64 is not None:
52
  with st.sidebar:
53
  st.markdown("""### Word Game AI""")
54
  #st.markdown(f"![image](data:image/png;base64,{image_base64})")
 
48
  #image_base645 = get_image_as_base64(image_url5)
49
  #image_base646 = get_image_as_base64(image_url6)
50
 
51
+ if image_base644 is not None:
52
  with st.sidebar:
53
  st.markdown("""### Word Game AI""")
54
  #st.markdown(f"![image](data:image/png;base64,{image_base64})")