cocoat commited on
Commit
22b24a5
·
verified ·
1 Parent(s): 4361388

多分直った。

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -478,6 +478,7 @@ window.addEventListener('load', () => {
478
  ),
479
  inputs=[],
480
  outputs=[history_gallery, history_tables]
 
481
 
482
  demo.queue()
483
  demo.launch()
 
478
  ),
479
  inputs=[],
480
  outputs=[history_gallery, history_tables]
481
+ )
482
 
483
  demo.queue()
484
  demo.launch()