sunnyzjx commited on
Commit
d405f37
·
verified ·
1 Parent(s): 58d793e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,4 +195,4 @@ if __name__ == "__main__":
195
  ui_components["task_number"], annotation_results, user_current_task]
196
  )
197
 
198
- demo.launch(auth=config.ANNOTATORshare=Truessr_mode=False)
 
195
  ui_components["task_number"], annotation_results, user_current_task]
196
  )
197
 
198
+ demo.launch(auth=config.ANNOTATOR,share=True,ssr_mode=False)