diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

[CI] disable onnx, mps, flax from the CI

Open sayakpaul opened this issue 8 months ago • 0 comments

What does this PR do?

In accordance with transformers's recent move and also something we keep seeing (i.e., none-to-minimal usage of the said frameworks at least from the library), it's wise to disable the CI for these frameworks to keep the load fully dedicated to PyTorch x GPUs, CPUs.

sayakpaul avatar Jun 25 '25 05:06 sayakpaul