Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
argilla
/
synthetic-data-generator
like
376
Running
App
Files
Files
Community
18
Fetching metadata from the HF Docker repository...
main
synthetic-data-generator
/
src
/
synthetic_dataset_generator
/
__main__.py
Riezebos
Add launch cli
b46ce58
unverified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
if
__name__ ==
"__main__"
:
from
synthetic_dataset_generator
import
launch
launch()