SamiKoen commited on
Commit
956d4f7
·
verified ·
1 Parent(s): 8b1fb8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -218,8 +218,8 @@ if not USE_SLOW_ECHO:
218
 
219
  demo = gr.ChatInterface(
220
  fn=chat_fn,
221
- # title="Trek Asistanı",
222
- # description="Hoş geldiniz! Trek ile ilgili sorularınızı yanıtlıyorum.",
223
  theme="default",
224
  type="messages",
225
  flagging_mode="manual",
 
218
 
219
  demo = gr.ChatInterface(
220
  fn=chat_fn,
221
+ title="Trek Asistanı",
222
+ description="Hoş geldiniz! Trek ile ilgili sorularınızı yanıtlıyorum.",
223
  theme="default",
224
  type="messages",
225
  flagging_mode="manual",