jsbeaudry commited on
Commit
a5c19ce
·
verified ·
1 Parent(s): 0245c16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -365,5 +365,5 @@ if __name__ == "__main__":
365
  initiate()
366
 
367
  # Gradio launch itself runs an event loop.
368
- # Ensure ai_conversation is initialized in the notebook before this cell is run.
369
  demo.launch(debug=False, share=True)
 
365
  initiate()
366
 
367
  # Gradio launch itself runs an event loop.
368
+ # Ensure ai_conversation is initialized in the notebook before this cell is run. s
369
  demo.launch(debug=False, share=True)