Use PSRAM for impulse deployment on ESP32-S3

Hi @georgie

You need to update this variable in the model_variables.h file of your arduino library (the downloaded zip):

i.e. add this line with the size for your given hardware:

#define EI_CLASSIFIER_TFLITE_ARENA_SIZE  (200 * 1024) // Increase to 200KB