

To install Label Studio with pip and a virtual environment, you need Python version 3.7 or later. We highly recommend using a virtual environment (venv or conda) to reduce the likelihood of package conflicts or missing packages. Install Label Studio in a clean Python environment. If using other web browsers, or older versions of supported web browsers, unexpected behavior could occur. Label Studio is tested with the latest version of Google Chrome and is expected to work in the latest versions of: PostgreSQL version 11.5 or SQLite version 3.35 or higher. for example, t3.large or t3.xlarge on Amazon AWS.įor more on using Label Studio at scale and labeling performance, see Start Label Studio. Use a minimum of 8GB RAM, but 16GB RAM is recommended. 50GB of disk space is recommended for production instances. As a benchmark, 1 million labeling tasks take up approximately 2.3GB on disk when using the SQLite database. Server requirementsĪllocate disk space according to the amount of data you plan to label. To use a different port, specify it when starting Label Studio. Label Studio expects port 8080 to be open by default. You can install Label Studio on a Linux, Windows, or MacOSX machine running Python 3.6 or later.

Choose the installation method that works best for your environment: Install Label Studio on premises or in the cloud. Install the deb file by running the following command: sudo dpkg -i. Once the download is complete, open a terminal window and navigate to the directory where the deb file is located. For example if we want Google Chrome version 1.119-1 the url would look like this: Visit the site replacing "xxx" section with the exact version number you've obtained in step 1.

There you will find a list of current and previous Google chrome versions, for example: There's also such question in google support -> (not answered yet) 102-1, our standalone installer URL will be -> To construct the full URL to the download file, we need to find the full version from here. The problem is that directories are forbidden and the exact URL of the file should be provided. In order to be able to install it, we need some standalone installer that is available in dl.
