seawolf2357
commited on
Commit
โข
0cc46fe
1
Parent(s):
f562484
Update app.py
Browse files
app.py
CHANGED
@@ -137,7 +137,7 @@ elif selected_menu == "Free Stock":
|
|
137 |
# 'Free Stock' ๋ฉ๋ด ์ ํ ์ ์ฒ๋ฆฌ ๋ก์ง
|
138 |
if st.session_state['current_sub_menu'] == "Template Video":
|
139 |
st.header("Template Videos")
|
140 |
-
st.write("Explore a variety of video templates.")
|
141 |
# ๋น๋์ค ํ์ผ ๊ฒฝ๋ก ์ค์ ๋ฐ ๋น๋์ค ํ์ ๋ก์ง
|
142 |
video_files = ["ex1.mp4", "ex2.mp4", "ex3.mp4", "ex4.mp4", "ex5.mp4", "ex6.mp4", "ex7.mp4", "ex8.mp4", "ex9.mp4", "ex10.mp4", "ex11.mp4", "ex12.mp4", "ex13.mp4", "ex14.mp4", "ex15.mp4", "ex16.mp4", "ex17.mp4", "ex18.mp4"]
|
143 |
# ๊ฐค๋ฌ๋ฆฌ ํํ๋ก ๋น๋์ค ํ์
|
|
|
137 |
# 'Free Stock' ๋ฉ๋ด ์ ํ ์ ์ฒ๋ฆฌ ๋ก์ง
|
138 |
if st.session_state['current_sub_menu'] == "Template Video":
|
139 |
st.header("Template Videos")
|
140 |
+
st.write("Explore a variety of video templates crafted with the innovative technology of OpenAI SORA. Dive into an immersive experience with samples generated by the cutting-edge AI, showcasing the potential to transform your creative ideas into captivating visual stories.")
|
141 |
# ๋น๋์ค ํ์ผ ๊ฒฝ๋ก ์ค์ ๋ฐ ๋น๋์ค ํ์ ๋ก์ง
|
142 |
video_files = ["ex1.mp4", "ex2.mp4", "ex3.mp4", "ex4.mp4", "ex5.mp4", "ex6.mp4", "ex7.mp4", "ex8.mp4", "ex9.mp4", "ex10.mp4", "ex11.mp4", "ex12.mp4", "ex13.mp4", "ex14.mp4", "ex15.mp4", "ex16.mp4", "ex17.mp4", "ex18.mp4"]
|
143 |
# ๊ฐค๋ฌ๋ฆฌ ํํ๋ก ๋น๋์ค ํ์
|