davidberenstein1957's picture
remove environment variables
356864a
raw
history blame
96 Bytes
from distilabel_dataset_generator.app import demo
if __name__ == "__main__":
demo.launch()