Spaces:
Sleeping
Sleeping
seawolf2357
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -132,7 +132,8 @@ if selected_menu == "Image" and st.session_state['current_sub_menu'] == "Remove
|
|
132 |
if selected_menu == "Home":
|
133 |
st.image("banner2.jpg", use_column_width=True)
|
134 |
st.header("Welcome to ViDraft")
|
135 |
-
|
|
|
136 |
# ํ์ ๋ฉ์์ง ๋ฐ ์๋น์ค ์ค๋ช
|
137 |
welcome_text = """
|
138 |
Welcome to our dynamic platform, where creativity meets technology across a vast spectrum of multimedia services. Our service offers an extensive array of options for every multimedia need:
|
|
|
132 |
if selected_menu == "Home":
|
133 |
st.image("banner2.jpg", use_column_width=True)
|
134 |
st.header("Welcome to ViDraft")
|
135 |
+
st.header(""Create Content, ViDraft ValueUP)
|
136 |
+
|
137 |
# ํ์ ๋ฉ์์ง ๋ฐ ์๋น์ค ์ค๋ช
|
138 |
welcome_text = """
|
139 |
Welcome to our dynamic platform, where creativity meets technology across a vast spectrum of multimedia services. Our service offers an extensive array of options for every multimedia need:
|