Spaces:
Sleeping
Sleeping
# app.py | |
# Import gradio_interface | |
from gradio_interface import demo | |
# Launch the Gradio app | |
demo.launch() | |
# app.py | |
# Import gradio_interface | |
from gradio_interface import demo | |
# Launch the Gradio app | |
demo.launch() | |