jskim commited on
Commit
860bafc
·
1 Parent(s): d3d8e12
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -704,5 +704,5 @@ R2P2 provides more information about each reviewer. Given a paper and a reviewer
704
  )
705
 
706
  if __name__ == "__main__":
707
- demo.queue().launch()) # add ?__theme=light to force light mode
708
  #demo.queue().launch(share=True) # add ?__theme=light to force light mode
 
704
  )
705
 
706
  if __name__ == "__main__":
707
+ demo.queue().launch() # add ?__theme=light to force light mode
708
  #demo.queue().launch(share=True) # add ?__theme=light to force light mode