Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -374,5 +374,4 @@ with gr.Blocks(theme=gr.themes.Citrus(), css=css) as app:
|
|
| 374 |
)
|
| 375 |
|
| 376 |
if __name__ == "__main__":
|
| 377 |
-
app = create_gradio_app()
|
| 378 |
app.launch(share=True)
|
|
|
|
| 374 |
)
|
| 375 |
|
| 376 |
if __name__ == "__main__":
|
|
|
|
| 377 |
app.launch(share=True)
|