Model Zoo: ModuleNotFoundError: No module named 'tabulate'
Hi,
https://www.youtube.com/watch?v=yuSVz3x9LzE&list=PLnMKNibPkDnG9IC5Nl9vJg1CKMAO1kODW&index=3
Here in this demo, the training is done using train.py. And also if you run image_classification\src>python stm32ai_main.py config_file_examples\training_config.yaml", the following error is encountered:
in <module>
from tabulate import tabulate
ModuleNotFoundError: No module named 'tabulate'
Is there any update regarding this?
Thanks
