diffusers
diffusers copied to clipboard
[CI] disable onnx, mps, flax from the CI
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.