I am writing some python code to add images (-add) and align them (-Align) using gRPC.

I am writing some Python code to add images (-add) and align them (-Align) using gRPC. This all works, but what I would like to do is suppress the Adding Images and Alignment Banner. I think this is possible as Epic do this when using a phone as a capture device.

Hi, if this is for UI, you can still minimise the banner during computation. I suppose that is not possible to minimise automatically.

You can also run it as headless, but then you won’t see the UI at all.