SamiKoen commited on
Commit
1ce25c5
·
verified ·
1 Parent(s): fae5647

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -554,9 +554,6 @@ demo = gr.ChatInterface(
554
  fn=chat_fn,
555
  title="Trek Asistanı",
556
  theme="soft",
557
- text_size="sm",
558
- spacing_size="sm",
559
- radius_size="sm",
560
  type="messages",
561
  flagging_mode="manual",
562
  flagging_options=["Doğru", "Yanlış", "Emin değilim", "Diğer"],
 
554
  fn=chat_fn,
555
  title="Trek Asistanı",
556
  theme="soft",
 
 
 
557
  type="messages",
558
  flagging_mode="manual",
559
  flagging_options=["Doğru", "Yanlış", "Emin değilim", "Diğer"],