File size: 84 Bytes
6f92b77
 
 
 
1
2
3
4
from main import create_gradio_ui

if __name__ == "__main__":
    create_gradio_ui()