From 141caf79f511a7c38c5a591e54925e99cfbe2103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:12:52 +0000 Subject: [PATCH] Bump gradio from 3.41.0 to 4.19.2 in /projects/powerpaint Bumps [gradio](https://github.com/gradio-app/gradio) from 3.41.0 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/gradio@3.41.0...gradio@4.19.2) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/powerpaint/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/powerpaint/requirements.txt b/projects/powerpaint/requirements.txt index 8a0cf9b0f..c24fef5e8 100644 --- a/projects/powerpaint/requirements.txt +++ b/projects/powerpaint/requirements.txt @@ -1,6 +1,6 @@ controlnet-aux==0.0.3 diffusers==0.23.1 -gradio==3.41.0 +gradio==4.19.2 mmengine opencv-python torch