SamiKoen commited on
Commit
95cf217
·
verified ·
1 Parent(s): 956d4f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -219,7 +219,7 @@ if not USE_SLOW_ECHO:
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",
 
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",