Installation and Requirements
safestructures requires Python 3.10 and above.
To install, simply run
This will also install the minimum dependencies, namelysafetensors and numpy.
As for ML / tensor frameworks, safestructures expects numpy at minimum. To use safestructures's PyTorch, TensorFlow, and JAX capabilities, the respective framework must be installed separately.