laruss5 commited on
Commit
056141a
·
verified ·
1 Parent(s): fcfc63f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -345,4 +345,4 @@ This demo showcases the 1.7B model which provides excellent multilingual recogni
345
 
346
 
347
  if __name__ == "__main__":
348
- demo.launch()
 
345
 
346
 
347
  if __name__ == "__main__":
348
+ demo.launch(mcp_server=True)