Skip to content

Commit

Permalink
Update installation of litdata (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
tchaton authored Apr 3, 2024
1 parent 4d9bdec commit 015a546
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 015a546

Please sign in to comment.