From 51e09951df063722b959481297e62264c818c532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 04:01:58 +0000 Subject: [PATCH] Bump transformers Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.2 to 5.0.0rc3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.30.2...v5.0.0rc3) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../05_dreambooth_finetuning/dreambooth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/templates/05_dreambooth_finetuning/dreambooth/requirements.txt b/doc/source/templates/05_dreambooth_finetuning/dreambooth/requirements.txt index c33a4afbea9c..50f91abf489c 100644 --- a/doc/source/templates/05_dreambooth_finetuning/dreambooth/requirements.txt +++ b/doc/source/templates/05_dreambooth_finetuning/dreambooth/requirements.txt @@ -9,4 +9,4 @@ jaxlib==0.4.13 numpy==1.24.4 torch==2.0.1 torchvision==0.15.2 -transformers==4.30.2 +transformers==5.0.0rc3