Installation
Deep Lake can be installed with pip
pip install deeplake
Deep Lake has the following extras that you can choose to install according to your needs.
Install command |
Description |
Dependencies installed |
|
---|---|---|---|
|
Audio and video support via PyAV |
av |
|
|
Visualize Deep Lake datasets within notebooks. This is required for |
IPython, flask |
|
|
GCS support |
google-cloud-storage, google-auth, google-auth-oauthlib |
|
|
DICOM and NIfTI data support |
pydicom, nibabel |
|
|
Google Drive support |
google-api-python-client, oauth2client, google-auth, google-auth-oauthlib |
|
|
Support for LiDAR point cloud data |
laspy |
|
|
Installs Deep Lake’s enterprise features |
libdeeplake |
|
|
Installs all of the above |