aml-sdk-demo/ ├── README.md # Project documentation ├── pyproject.toml # Poetry configuration (CPU-only) ├── poetry.lock # Clean lockfile ├── environment.yml # Conda environment ├── requirements.in # ...