Spaces:
Runtime error
Runtime error
Commit
Β·
4b6ebf0
1
Parent(s):
b98f566
Update app.py
Browse files
app.py
CHANGED
@@ -291,7 +291,7 @@ if st.session_state['step'] == 1:
|
|
291 |
|
292 |
# --- 2λ¨κ³: κ³΅κ° λ©μμ§ + μμ μ§λ¬Έ μμ± ---
|
293 |
if st.session_state['step'] == 2:
|
294 |
-
with st.spinner("
|
295 |
# 1. κ³΅κ° λ©μμ§ μμ±
|
296 |
empathy_prompt = f"""
|
297 |
λλ λ°λ»νκ³ κ³΅κ° λ₯λ ₯μ΄ λ°μ΄λ μλ΄κ°μΌ.
|
|
|
291 |
|
292 |
# --- 2λ¨κ³: κ³΅κ° λ©μμ§ + μμ μ§λ¬Έ μμ± ---
|
293 |
if st.session_state['step'] == 2:
|
294 |
+
with st.spinner("μ΄λ€ μν©μΈμ§ κ³ λ―Όν΄λ³Όκ»μ..."):
|
295 |
# 1. κ³΅κ° λ©μμ§ μμ±
|
296 |
empathy_prompt = f"""
|
297 |
λλ λ°λ»νκ³ κ³΅κ° λ₯λ ₯μ΄ λ°μ΄λ μλ΄κ°μΌ.
|