Spaces:
Running
Running
hertogateis
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -62,7 +62,7 @@ def chat_with_nietzsche(user_input):
|
|
62 |
|
63 |
# Streamlit app
|
64 |
def main():
|
65 |
-
st.title("Nietzsche dihidupkan oleh HERTOG
|
66 |
st.markdown("Tanya Friedrich Nietzsche anything, and he will respond from his philosophical perspective.")
|
67 |
|
68 |
# Initialize session state for conversation history
|
|
|
62 |
|
63 |
# Streamlit app
|
64 |
def main():
|
65 |
+
st.title("Nietzsche dihidupkan oleh HERTOG")
|
66 |
st.markdown("Tanya Friedrich Nietzsche anything, and he will respond from his philosophical perspective.")
|
67 |
|
68 |
# Initialize session state for conversation history
|