diffusers
diffusers copied to clipboard
[ci] unify how adhoc installs are done in CI.
What does this PR do?
Some CI modules install both transformers and accelerate from the source while some only install accelerate from the source. This is not desirable and can introduce discrepancies. This PR fixes that.
Haven't touched the ONNX and Flax CI modules as I think they are not used much.
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
@DN6 since it seemed like you're on a reviewing spree today, pinging you.
Will continue in https://github.com/huggingface/diffusers/pull/11826.