Results 2 issues of Kacper Dziubek

Hello! I'm trying to use a model https://huggingface.co/timbrooks/instruct-pix2pix. I successfully converted it to a CoreML model. However when I'm trying to run the pipeline, it crashes with an error: `StableDiffusion/Scheduler.swift:278:...

### Description It looks like the `IntrospectionAnchorPlatformViewController` and `IntrospectionPlatformViewController` are never deallocated even though the SwiftUI views they are wrapping are not visible on the screen. This results in dozens...

bug