Spaces:
Sleeping
Sleeping
多分直った。
Browse files
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()
|