From b4f7dad1008d3d2267ada6e275fea963bd6e758c Mon Sep 17 00:00:00 2001 From: Lars Lundqvist <115910216+LasseQV@users.noreply.github.com> Date: Mon, 27 Jul 2026 10:34:02 -0700 Subject: [PATCH] Remove info on synthetic generation --- docs/index.mdx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/index.mdx b/docs/index.mdx index 6065f8b..e36aeab 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -30,11 +30,6 @@ To install the latest release of AgML, run the following command: pip install agml ``` -**_NOTE:_** Some features of AgML, such as synthetic data generation, require GUI applications. When running AgML through -Windows Subsystem for Linux (WSL), it may be necessary to configure your WSL environment to utilize these features. Please -follow the [Microsoft documentation](https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps) to install all -necessary prerequisites and update WSL. The latest version of WSL includes built-in support for running Linux GUI applications. - ## Quick Start AgML datasets are hosted on the [Hugging Face Hub](https://huggingface.co/Project-AgML) under the `Project-AgML`