Server - Cloud Storage
To use cloud storage with lavender-data server, you need to install the required dependencies.
S3
pip install lavender-data[s3]
Huggingface
pip install lavender-data[hf]
To use cloud storage with lavender-data server, you need to install the required dependencies.
pip install lavender-data[s3]
pip install lavender-data[hf]