iamkdp commited on
Commit
15b197a
·
verified ·
1 Parent(s): 239041c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -54,8 +54,6 @@ chatbot = gr.ChatInterface(
54
  fn=chat,
55
  title="🦚 Meet Krish",
56
  description="A wise, witty, and compassionate friend inspired by Lord Krishna. ",
57
- retry_btn="🔁 Retry",
58
- clear_btn="🧹 Clear Chat",
59
  )
60
 
61
  if __name__ == "__main__":
 
54
  fn=chat,
55
  title="🦚 Meet Krish",
56
  description="A wise, witty, and compassionate friend inspired by Lord Krishna. ",
 
 
57
  )
58
 
59
  if __name__ == "__main__":