Edit on GitHub

Install DVClive

Note that Python 3.8+ is needed to get the latest version of DVClive.

$ pip install dvclive

Depending on the type of the DVClive methods you plan to use, you might need to install optional dependencies:

If you use one of the supported ML frameworks, you can also install the optional dependencies: [huggingface], [lightning], [tf], [fastai], [optuna], [xgb], [catalyst], [lgbm], [mmcv].

Use [all] to include them all.

$ pip install "dvclive[tf]"

In this case it installs the tensorflow library along with DVClive.

🐛 Found an issue? Let us know! Or fix it:

Edit on GitHub

❓ Have a question? Join our chat, we will help you:

Discord Chat