From 2ecdeaf86bc664cf616833c6e8f20d1bc2948281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:19:57 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [gradio](https://github.com/gradio-app/gradio) and [transformers](https://github.com/huggingface/transformers). Updates `gradio` from 4.22.0 to 4.36.0 - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@4.22.0...gradio@4.36.0) Updates `transformers` from 4.36.2 to 4.38.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.36.2...v4.38.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1c10fbc..f0afe4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -gradio==4.22.0 +gradio==4.36.0 xformers==0.0.20 torch==2.0.1 torchvision==0.15.2 diffusers==0.25.0 -transformers==4.36.2 +transformers==4.38.0 huggingface-hub==0.20.2 spaces==0.19.4 numpy