From 69a54714bbe078217d86f6c767a90abc5583f0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 18:37:23 +0000 Subject: [PATCH] build(deps): bump diffusers in /skills/remove-ai-marks/scripts Bumps [diffusers](https://github.com/huggingface/diffusers) from 0.27.2 to 0.40.0. - [Release notes](https://github.com/huggingface/diffusers/releases) - [Commits](https://github.com/huggingface/diffusers/compare/v0.27.2...v0.40.0) --- updated-dependencies: - dependency-name: diffusers dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- skills/remove-ai-marks/scripts/requirements-ctrlregen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/remove-ai-marks/scripts/requirements-ctrlregen.txt b/skills/remove-ai-marks/scripts/requirements-ctrlregen.txt index ea627e1..b0d2d16 100644 --- a/skills/remove-ai-marks/scripts/requirements-ctrlregen.txt +++ b/skills/remove-ai-marks/scripts/requirements-ctrlregen.txt @@ -18,7 +18,7 @@ # exposed to untrusted input on the network path. Keep it that way: do not # merge these pins into the core requirements or the Docker images, and # run a scoped pip-audit against this file if you need a report. -diffusers==0.27.2 +diffusers==0.40.0 transformers==4.37.2 accelerate==1.14.0 controlnet-aux==0.0.10