Spaces:
Sleeping
Sleeping
seawolf2357
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -104,17 +104,7 @@ elif selected_menu == "Free Stock":
|
|
104 |
elif st.session_state['current_sub_menu'] == "Template Image":
|
105 |
st.header("Template Images")
|
106 |
st.write("Find the perfect image template for your project.")
|
107 |
-
|
108 |
-
st.header("Search Videos")
|
109 |
-
st.write("Search through our extensive video library to find exactly what you need.")
|
110 |
-
elif st.session_state['current_sub_menu'] == "Search Image":
|
111 |
-
st.header("Search Images")
|
112 |
-
st.write("Discover images that fit your project's needs with our powerful search tool.")
|
113 |
-
# ์ดํ ์ฝ๋๋ ์์ ๋์ผํ ํจํด์ผ๋ก 'Image', 'Video', 'Sound', 'Scripts' ๋ฉ๋ด๋ฅผ ์ฒ๋ฆฌํฉ๋๋ค.
|
114 |
-
|
115 |
-
elif st.session_state['current_sub_menu'] == "Search Image":
|
116 |
-
st.header("Search Images")
|
117 |
-
st.write("Discover images that fit your project's needs with our powerful search tool.")
|
118 |
|
119 |
# 'Image' ๋ฉ๋ด ์ ํ ์ ์ฒ๋ฆฌ ๋ก์ง
|
120 |
elif selected_menu == "Image":
|
|
|
104 |
elif st.session_state['current_sub_menu'] == "Template Image":
|
105 |
st.header("Template Images")
|
106 |
st.write("Find the perfect image template for your project.")
|
107 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
108 |
|
109 |
# 'Image' ๋ฉ๋ด ์ ํ ์ ์ฒ๋ฆฌ ๋ก์ง
|
110 |
elif selected_menu == "Image":
|