Installation
Installing Data Designer is as simple as:
pip install data-designer
uv add data-designer
Development Installation
To install the latest development version from the GitHub repository:
pip install 'git+https://github.com/NVIDIA-NeMo/DataDesigner@main'
uv add 'git+https://github.com/NVIDIA-NeMo/DataDesigner@main'