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

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
- gradio.launch(chat_button)
 
74
  ],
75
  )
76
 
77
+ gr.launch(chat_button)