File size: 96 Bytes
44fc64a
cfcacb3
 
 
1
2
3
4
5
from distilabel_dataset_generator.app import demo

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