From 109a9c1c718fcc5493a376be31b47ff418f3779d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:10:26 +0000 Subject: [PATCH] :arrow_up: Bump gradio Bumps [gradio](https://github.com/gradio-app/gradio) from 3.16.2 to 4.19.2. - [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/v3.16.2...gradio@4.19.2) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../container/ControlNet/requirements.txt | 2 +- .../container/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/ControlNet/requirements.txt b/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/ControlNet/requirements.txt index e839adc..da54aac 100644 --- a/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/ControlNet/requirements.txt +++ b/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/ControlNet/requirements.txt @@ -22,5 +22,5 @@ yapf==0.32.0 prettytable==3.6.0 safetensors==0.2.7 basicsr==1.4.2 -gradio==3.16.2 +gradio==4.19.2 diff --git a/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/requirements.txt b/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/requirements.txt index fe74729..9aa1940 100644 --- a/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/requirements.txt +++ b/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/requirements.txt @@ -22,4 +22,4 @@ yapf==0.32.0 prettytable==3.6.0 safetensors==0.2.7 basicsr==1.4.2 -gradio==3.16.2 +gradio==4.19.2