X1AOX1A commited on
Commit
8fcfb91
·
1 Parent(s): 837420c

update file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,6 +165,6 @@ if __name__ == "__main__":
165
  )
166
 
167
  demo.queue(max_size=10)
168
- demo.launch(share=True, show_error=True)
169
 
170
  # python app.py --model_path "./UniPoll-t5/best_model" --device "cpu"
 
165
  )
166
 
167
  demo.queue(max_size=10)
168
+ demo.launch()
169
 
170
  # python app.py --model_path "./UniPoll-t5/best_model" --device "cpu"