pip install tflm_hello_world
Run “make app” in the root directory to build and run all the required containers for the service
make app
If the end-device doesn’t have Wifi-support, a bridging device is needed.
Expose port 5000 for the bridging device to work with outside sources.
ngrok http 5000
Copy the exposed IP-address into the streamlit service
Start up the bridging server
python main.py