Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -720,12 +720,6 @@ No user data is **stored**, **shared**, or used for **model training** or any ot
|
|
720 |
How can I guide you in your spiritual path today?
|
721 |
ไปๆฅใใใชใใฎ็ฒพ็ฅ็ใช้ใใฉใฎใใใซๅฐใใใจใใงใใใงใใใใ?
|
722 |
|
723 |
-
---
|
724 |
-
|
725 |
-
๐ **Privacy Notice:**
|
726 |
-
User data remains private.
|
727 |
-
All processing occurs **within the current session**.
|
728 |
-
No user data is **stored**, **shared**, or used for **model training** or any other purpose.
|
729 |
"""
|
730 |
})
|
731 |
st.session_state.login_submitted = True
|
|
|
720 |
How can I guide you in your spiritual path today?
|
721 |
ไปๆฅใใใชใใฎ็ฒพ็ฅ็ใช้ใใฉใฎใใใซๅฐใใใจใใงใใใงใใใใ?
|
722 |
|
|
|
|
|
|
|
|
|
|
|
|
|
723 |
"""
|
724 |
})
|
725 |
st.session_state.login_submitted = True
|