Learn how to install the Plexe Python library with different dependency sets.
plexe
library using pip. Choose the installation method that best suits your needs.
plexe
library along with common dependencies needed for most tasks, excluding large deep learning libraries.
pandas
, scikit-learn
, xgboost
, litellm
, and smolagents
.
[all]
extra. This is needed if you expect Plexe to generate models using these frameworks.
tensorflow-cpu
and torch
.
plexe[all]
. Consult the official TensorFlow and PyTorch documentation for GPU installation instructions specific to your system and CUDA version.plexe
in a Python interpreter: