seawolf2357 commited on
Commit
cb97e6c
β€’
1 Parent(s): c5d110c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ if selected_menu == "Image" and st.session_state['current_sub_menu'] == "Remove
130
 
131
  # 'Home' νŽ˜μ΄μ§€ ν‘œμ‹œ
132
  if selected_menu == "Home":
133
- st.image("banner.jpg", use_column_width=True)
134
  st.header("Welcome to ViDraft")
135
 
136
  # ν™˜μ˜ λ©”μ‹œμ§€ 및 μ„œλΉ„μŠ€ μ„€λͺ…
 
130
 
131
  # 'Home' νŽ˜μ΄μ§€ ν‘œμ‹œ
132
  if selected_menu == "Home":
133
+ st.image("banner2.jpg", use_column_width=True)
134
  st.header("Welcome to ViDraft")
135
 
136
  # ν™˜μ˜ λ©”μ‹œμ§€ 및 μ„œλΉ„μŠ€ μ„€λͺ