pavanmutha commited on
Commit
93bd7f4
·
verified ·
1 Parent(s): 974a376

Update app.py

Browse files

commit changes to main branch

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -42,6 +42,7 @@ def respond(
42
 
43
  """
44
  For information on how to customize the ChatInterface, peruse the gradio docs: https://www.gradio.app/docs/chatinterface
 
45
  """
46
  demo = gr.ChatInterface(
47
  respond,
 
42
 
43
  """
44
  For information on how to customize the ChatInterface, peruse the gradio docs: https://www.gradio.app/docs/chatinterface
45
+ This is for the test update
46
  """
47
  demo = gr.ChatInterface(
48
  respond,