huohguohbo commited on
Commit
8eead85
·
1 Parent(s): 5f278b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,4 +98,4 @@ chat_button = gr.Interface(
98
  live=False,
99
  )
100
 
101
- chat_button.test_launch() # Launch the Gradio interface
 
98
  live=False,
99
  )
100
 
101
+ chat_button.launch() # Launch the Gradio interface