PatilShruti commited on
Commit
cf688cf
·
verified ·
1 Parent(s): 9ca179e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ chatbot_ui = gr.Interface(
69
  outputs=gr.Textbox(),
70
  title="Python Tutor Bot",
71
  description="A friendly Python tutor bot to help you learn and troubleshoot Python. Ask any question!",
72
- live=false
73
  )
74
 
75
  # Launch Gradio UI
 
69
  outputs=gr.Textbox(),
70
  title="Python Tutor Bot",
71
  description="A friendly Python tutor bot to help you learn and troubleshoot Python. Ask any question!",
72
+ live=Falsealse
73
  )
74
 
75
  # Launch Gradio UI