This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
products:sbc:common:applications:armnn-tflite [2024/12/16 05:01] sravan [Table] |
products:sbc:common:applications:armnn-tflite [2024/12/16 05:22] (current) sravan [Install necessary python packages] |
||
|---|---|---|---|
| Line 65: | Line 65: | ||
| ==== Install necessary python packages ==== | ==== Install necessary python packages ==== | ||
| ```shell | ```shell | ||
| - | $ pip3 install | + | pip3 install numpy==1.26.2 |
| ``` | ``` | ||