Pedro Garzon

Results 2 comments of Pedro Garzon

From what it looks like, you're not training the second Unet. You have to make separate calls to `trainer.train_step(unet_number = 2 max_batch_size = 4)` to train the up-scaling unet

As an update, I tried going into the Semantic Kernel source code and it looks like in the `sequential_planner_parser.py` file around line 80 the plan is not able to extract...