Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ This work paves the way for training on massive datasets of long video and langu


## Setup
### linux
Install the requirements with:
```
conda create -n lwm python=3.10
Expand All @@ -64,7 +65,10 @@ or set up TPU VM with:
```
sh tpu_requirements.sh
```

### windows
Unsupported due to JAX
### mac
Unknown

## Available models

Expand Down