Ecto-Trigger 1.0
|
It is reccomended to install these dependencies in a virtual environment, this is facilitated by python
:
Packages can thus be installed using pip install <package>
.
Install the following requirements for instantiating and running the model.
Install these requirements for model training
Alternatively, to install all the required packages, use our requirements file:
To use the file tflite_model_runner.py
, you must install the tflite runtime, this can be useful on devices where you just want to execute the model and don't nessicarily want to install the whole tensorflow package.