Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -435,4 +435,4 @@ if download_button:
|
|
435 |
if reset_button:
|
436 |
st.session_state.video_url = ""
|
437 |
video_url = "" # ์
๋ ฅ๋๋ ๋น์์ค
|
438 |
-
st.
|
|
|
435 |
if reset_button:
|
436 |
st.session_state.video_url = ""
|
437 |
video_url = "" # ์
๋ ฅ๋๋ ๋น์์ค
|
438 |
+
st.rerun() # ์๋ก๊ณ ์นจ์ ํตํด ์ํ๋ฅผ ์ด๊ธฐํ
|