mirror of https://github.com/bmaltais/kohya_ss
Security fix (#2668)
* Fix Security vulnerabilties: gradio and onnx * Update releasepull/2677/head v24.1.5
parent
5ed56238b2
commit
726ea78657
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit bfb352bc433326a77aca3124248331eb60c49e8c
|
||||
Subproject commit b8896aad400222c8c4441b217fda0f9bb0807ffd
|
||||
Loading…
Reference in New Issue