File size: 109 Bytes
958e1db
3ac716d
cd2e83b
1
2
3
4
if __name__ == "__main__":
    from src.plan.app_text2plan import demo_text2plan
    demo_text2plan.launch()