MrDdz commited on
Commit
950facf
1 Parent(s): 2743caf

Update Images

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ st.write("""
34
 
35
 
36
  # Add image
37
- image = st.image("download.png", width=200)
38
 
39
  # Get user input
40
  text = st.text_input("Type here:")
 
34
 
35
 
36
  # Add image
37
+ image = st.image("images.png", width=200)
38
 
39
  # Get user input
40
  text = st.text_input("Type here:")