Update app.py
Browse files
app.py
CHANGED
|
@@ -48,8 +48,6 @@ with tab1:
|
|
| 48 |
|
| 49 |
with tab2:
|
| 50 |
st.header('Text2PPT')
|
| 51 |
-
st.markdown('-------------------------')
|
| 52 |
-
|
| 53 |
st.subheader(':computer: PPT Auto Generator :computer:')
|
| 54 |
|
| 55 |
thema_select = st.selectbox(
|
|
|
|
| 48 |
|
| 49 |
with tab2:
|
| 50 |
st.header('Text2PPT')
|
|
|
|
|
|
|
| 51 |
st.subheader(':computer: PPT Auto Generator :computer:')
|
| 52 |
|
| 53 |
thema_select = st.selectbox(
|