File size: 73 Bytes
7ac2dc6
5429b91
73261cc
 
1
2
3
4
from gradio_app import demo

if __name__ == "__main__":
    demo.launch()