ll_ocadr — Installation
pip install -e ./ll_ocadrDependencies
Section titled “Dependencies”Core inference needs torch, transformers, trimesh, numpy, scipy.
- STEP (B-Rep) support additionally needs
pythonocc-core(conda-forge). STEP-file tests skip automatically when it is not installed. - The declared
vllmdependency is only for the experimental serving path, which is not functional today (see Overview).
Continue to Usage.