tarekfer8 commited on
Commit
7d85d47
·
verified ·
1 Parent(s): 52b7707

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -46,6 +46,7 @@ def respond(
46
  yield response
47
 
48
  repo=respond
 
49
  """
50
  For information on how to customize the ChatInterface, peruse the gradio docs: https://www.gradio.app/docs/chatinterface
51
  """
 
46
  yield response
47
 
48
  repo=respond
49
+ print(repo)
50
  """
51
  For information on how to customize the ChatInterface, peruse the gradio docs: https://www.gradio.app/docs/chatinterface
52
  """