TejAndrewsACC commited on
Commit
cd88b90
·
verified ·
1 Parent(s): c9b9f7a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ interface = gr.Interface(
54
  )
55
 
56
  # Launch the chatbot
57
- interface.launch(
 
54
  )
55
 
56
  # Launch the chatbot
57
+ interface.launch()