Add additional conditioning info

I’ve managed to set the additional conditioning on Unet2DModel and trained the model using jupyter notebook.

However, I’m just wondering, is there anyone who managed to train the modified model through CLI?

Running the jupyter notebook through CLI is one of the options, but I’m curious if there could be a more programmatic(?) way.