Hyeonseo commited on
Commit
7eba04f
β€’
1 Parent(s): 970a01b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ with tab2:
55
  st.subheader(':computer:λ¬Έμ„œ ppt μžλ™ 생성기:computer:')
56
 
57
  thema_select = st.selectbox(
58
- 'μ›ν•˜λŠ” ν…œν”Œλ¦Ώμ„ μ„ νƒν•˜μ„Έμš”',
59
  ['default', 'blue', 'green', 'custom'])
60
 
61
  if thema_select == "custom":
 
55
  st.subheader(':computer:λ¬Έμ„œ ppt μžλ™ 생성기:computer:')
56
 
57
  thema_select = st.selectbox(
58
+ 'μ›ν•˜λŠ” ν…œν”Œλ¦Ώμ„ μ„ νƒν•˜μ„Έμš”.',
59
  ['default', 'blue', 'green', 'custom'])
60
 
61
  if thema_select == "custom":