huohguohbo commited on
Commit
75511fd
·
1 Parent(s): b5a25d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,4 +74,4 @@ chat_button = gr.Interface(
74
  ],
75
  )
76
 
77
- gr.launch(chat_button)
 
74
  ],
75
  )
76
 
77
+ chat_button.launch()