v3.0.8 - use sdkit 2.0.15.1, to enable SDXL Controlnets for img2img and inpainting, using diffusers 0.21.4

This commit is contained in:
cmdr2 2024-05-27 15:18:14 +05:30
parent 4d28c78fcc
commit ddf54d589e
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ modules_to_check = {
"torch": ("1.11.0", "1.13.1", "2.0.0", "2.0.1"),
"torchvision": ("0.12.0", "0.14.1", "0.15.1", "0.15.2"),
"setuptools": "69.5.1",
"sdkit": "2.0.15",
"sdkit": "2.0.15.1",
"stable-diffusion-sdkit": "2.1.5",
"rich": "12.6.0",
"uvicorn": "0.19.0",

View File

@ -35,7 +35,7 @@
<h1>
<img id="logo_img" src="/media/images/icon-512x512.png" >
Easy Diffusion
<small><span id="version">v3.0.7</span> <span id="updateBranchLabel"></span></small>
<small><span id="version">v3.0.8</span> <span id="updateBranchLabel"></span></small>
</h1>
</div>
<div id="server-status">