Spaces:
Sleeping
Sleeping
| # Import the main Gradio app | |
| from gradio_app import demo | |
| if __name__ == "__main__": | |
| demo.launch() |
| # Import the main Gradio app | |
| from gradio_app import demo | |
| if __name__ == "__main__": | |
| demo.launch() |