minhwai commited on
Commit
f923b96
Β·
verified Β·
1 Parent(s): cb44c46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -139,6 +139,7 @@ if uploaded_file is not None:
139
  st.markdown('</div>', unsafe_allow_html=True)
140
 
141
  button_clicked = st.button("μƒλ‹¨μ˜ 두 사진을 λ”₯페이크 λͺ¨λΈμ— ν•™μŠ΅μ‹œν‚€κΈ°")
 
142
 
143
  if button_clicked:
144
  st.markdown('<div class="container">', unsafe_allow_html=True)
@@ -166,3 +167,4 @@ if uploaded_file is not None:
166
 
167
 
168
  st.markdown('<div class="bottom-space"></div>', unsafe_allow_html=True)
 
 
139
  st.markdown('</div>', unsafe_allow_html=True)
140
 
141
  button_clicked = st.button("μƒλ‹¨μ˜ 두 사진을 λ”₯페이크 λͺ¨λΈμ— ν•™μŠ΅μ‹œν‚€κΈ°")
142
+ st.markdown('</div>', unsafe_allow_html=True)
143
 
144
  if button_clicked:
145
  st.markdown('<div class="container">', unsafe_allow_html=True)
 
167
 
168
 
169
  st.markdown('<div class="bottom-space"></div>', unsafe_allow_html=True)
170
+ st.markdown('</div>', unsafe_allow_html=True)