From bda450ddc91421dac345116a01d770037d140e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:19:44 +0000 Subject: [PATCH] Bump gradio from 4.19.2 to 4.36.0 in /fine-tuning/lora Bumps [gradio](https://github.com/gradio-app/gradio) from 4.19.2 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.19.2...gradio@4.36.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fine-tuning/lora/requirements_v2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fine-tuning/lora/requirements_v2.txt b/fine-tuning/lora/requirements_v2.txt index 5f6f1d4..d2dd9b9 100644 --- a/fine-tuning/lora/requirements_v2.txt +++ b/fine-tuning/lora/requirements_v2.txt @@ -9,7 +9,7 @@ pytorch-lightning==1.9.0 bitsandbytes==0.35.0 tensorboard==2.10.1 safetensors==0.2.6 -gradio==4.19.2 +gradio==4.36.0 altair==4.2.2 easygui==0.98.3 toml==0.10.2