From 015a546099d3f226f77c2bc5d88e570cad7c00f6 Mon Sep 17 00:00:00 2001 From: thomas chaton Date: Wed, 3 Apr 2024 09:40:13 +0100 Subject: [PATCH] Update installation of litdata (#88) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 439e1aab..b1f07e25 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,12 @@ Install **LitData** with `pip` pip install litdata ``` +Install **LitData** with the extras + +```bash +pip install 'litdata[extras]' +``` + ## Quick Start ### 1. Prepare Your Data