File size: 95 Bytes
fd2f716
cfcacb3
 
 
1
2
3
4
5
from synthetic_dataset_generator.app import demo

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