Last commit not found
raw
history blame
95 Bytes
from synthetic_dataset_generator.app import demo
if __name__ == "__main__":
demo.launch()