hertogateis commited on
Commit
4cdbca9
·
verified ·
1 Parent(s): 983c829

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -50,8 +50,8 @@ def chat_with_nietzsche(user_input):
50
 
51
  # Streamlit app
52
  def main():
53
- st.title("Nietzsche is alive Chatbot Multilingual by HERTOG")
54
- st.markdown("Ask Friedrich Nietzsche anything, and he will respond from his philosophical perspective. Tanya sama Filsuf Ateis ")
55
 
56
  # Initialize session state for conversation history
57
  if "history" not in st.session_state:
@@ -67,8 +67,8 @@ def main():
67
  <div style="
68
  font-size: 16px;
69
  font-family: Arial, sans-serif;
70
- color: #FFFFFF; /* White font color */
71
- background-color: #000000; /* Black background */
72
  padding: 10px;
73
  border-radius: 5px;
74
  margin: 5px 0;
 
50
 
51
  # Streamlit app
52
  def main():
53
+ st.title("Nietzsche dihidupkan oleh HERTOG akan jawab dari neraka")
54
+ st.markdown("Tanya Friedrich Nietzsche anything, and he will respond from his philosophical perspective.")
55
 
56
  # Initialize session state for conversation history
57
  if "history" not in st.session_state:
 
67
  <div style="
68
  font-size: 16px;
69
  font-family: Arial, sans-serif;
70
+ color: #000000; /* black font color */
71
+
72
  padding: 10px;
73
  border-radius: 5px;
74
  margin: 5px 0;