diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

[ci] unify how adhoc installs are done in CI.

Open sayakpaul opened this issue 8 months ago • 1 comments

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.

sayakpaul avatar Jun 23 '25 04:06 sayakpaul

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.

sayakpaul avatar Jul 09 '25 09:07 sayakpaul

Will continue in https://github.com/huggingface/diffusers/pull/11826.

sayakpaul avatar Jul 16 '25 07:07 sayakpaul