Is there a way to get Wan2GP to work on DGX Spark? I am following the standard installation instruction and getting stuck with the following error:
ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu==1.22 (from versions: none)
ERROR: No matching distribution found for onnxruntime-gpu==1.22
I’m also facing a similar situation. I think there aren’t any onnxruntime-gpu built for aarch64, which is why it returns “could not find” when we run it on a DGX Spark.