[Question] Can stable diffusion be converted by torch.jit.trace?

After being converted, I want to generate relay IR using tvm.relay.frontend.pytorch.from_pytorch instead of relax. Can this happen?