From 726ea78657fb5c09dffec22a3979d583b9e84cbf Mon Sep 17 00:00:00 2001 From: bmaltais Date: Wed, 24 Jul 2024 18:45:58 -0400 Subject: [PATCH] Security fix (#2668) * Fix Security vulnerabilties: gradio and onnx * Update release --- .release | 2 +- requirements.txt | 4 ++-- sd-scripts | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.release b/.release index 7eb9e9132..3f16892e3 100644 --- a/.release +++ b/.release @@ -1 +1 @@ -v24.1.4 \ No newline at end of file +v24.1.5 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 5f153411e..3d34ae8f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,14 +7,14 @@ easygui==0.98.3 einops==0.7.0 fairscale==0.4.13 ftfy==6.1.1 -gradio==4.26.0 +gradio==4.36.0 huggingface-hub==0.20.1 imagesize==1.4.1 invisible-watermark==0.2.0 lion-pytorch==0.0.6 lycoris_lora==2.2.0.post3 omegaconf==2.3.0 -onnx==1.15.0 +onnx==1.16.1 prodigyopt==1.0 protobuf==3.20.3 open-clip-torch==2.20.0 diff --git a/sd-scripts b/sd-scripts index bfb352bc4..b8896aad4 160000 --- a/sd-scripts +++ b/sd-scripts @@ -1 +1 @@ -Subproject commit bfb352bc433326a77aca3124248331eb60c49e8c +Subproject commit b8896aad400222c8c4441b217fda0f9bb0807ffd