Buckets:
Installation
You can install Trackio either from PyPI or from source:
PyPI
Install the library with pip or uv:
uv is a fast Rust-based Python package and project manager. Refer to Installation for installation instructions.
uv pip install trackio
pip install trackio
Source
You can also install the latest version from source. First clone the repo and then run the installation with pip:
git clone https://github.com/gradio-app/trackio.git
cd trackio/
uv pip install .
pip install .
If you want the development install you can replace the pip install with the following:
uv pip install -e .
pip install -e .
Xet Storage Details
- Size:
- 1.24 kB
- Xet hash:
- 5183adc84dab664b4699f27e293fce78b5602ecd805cdffb57e996bbc7df8bdb
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.