fccoelho commited on
Commit
5cd9e9b
·
1 Parent(s): 117e963

Changes in the backend

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -41,9 +41,7 @@ def respond(
41
  yield response
42
 
43
 
44
- """
45
- For information on how to customize the ChatInterface, peruse the gradio docs: https://www.gradio.app/docs/chatinterface
46
- """
47
  demo = gr.ChatInterface(
48
  respond,
49
  additional_inputs=[
 
41
  yield response
42
 
43
 
44
+
 
 
45
  demo = gr.ChatInterface(
46
  respond,
47
  additional_inputs=[