File size: 69 Bytes
f5a6aa3
 
 
 
1
2
3
4
from app import demo

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