ruggsea commited on
Commit
1c0985f
·
1 Parent(s): 0c81944
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -152,9 +152,6 @@ chat_interface = gr.ChatInterface(
152
  ["What is the problem of consciousness in philosophy of mind?"],
153
  ],
154
  title="Philosophy Chat with Llama 3.1",
155
- theme=gr.themes.Default(
156
- text_alignment="left",
157
- ),
158
  chatbot=gr.Chatbot(
159
  show_label=False,
160
  avatar_images=(None, None),
 
152
  ["What is the problem of consciousness in philosophy of mind?"],
153
  ],
154
  title="Philosophy Chat with Llama 3.1",
 
 
 
155
  chatbot=gr.Chatbot(
156
  show_label=False,
157
  avatar_images=(None, None),