SamiKoen commited on
Commit
0bde1bc
·
verified ·
1 Parent(s): bb1d510

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -533,7 +533,7 @@ h3 {
533
  demo = gr.ChatInterface(
534
  fn=chat_fn,
535
  title="Trek Asistanı",
536
- theme=trek_theme,
537
  type="messages",
538
  flagging_mode="manual",
539
  flagging_options=["Doğru", "Yanlış", "Emin değilim", "Diğer"],
 
533
  demo = gr.ChatInterface(
534
  fn=chat_fn,
535
  title="Trek Asistanı",
536
+ theme="glass",
537
  type="messages",
538
  flagging_mode="manual",
539
  flagging_options=["Doğru", "Yanlış", "Emin değilim", "Diğer"],