mobinln commited on
Commit
161d338
·
verified ·
1 Parent(s): 18945d1

remove comments

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -41,9 +41,6 @@ def respond(
41
  return response["choices"][0]["message"]["content"]
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
  return response["choices"][0]["message"]["content"]
42
 
43
 
 
 
 
44
  demo = gr.ChatInterface(
45
  respond,
46
  additional_inputs=[