From ea9ec09f557f1cb2232680eb8cb67b023b7c5b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 21:13:06 +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.39.0. - [Release notes](https://github.com/huggingface/diffusers/releases) - [Commits](https://github.com/huggingface/diffusers/compare/v0.27.2...v0.39.0) --- updated-dependencies: - dependency-name: diffusers dependency-version: 0.39.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 b7166b5..25d5393 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.39.0 transformers==4.37.2 accelerate==1.14.0 controlnet-aux==0.0.10