mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-21 15:53:17 +01:00
sdkit 2.0.15.3 - disable watermarking on SDXL ControlNets to avoid visual artifacts
This commit is contained in:
parent
723304204e
commit
ad649a8050
@ -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.2",
|
||||
"sdkit": "2.0.15.3",
|
||||
"diffusers": "0.21.4",
|
||||
"stable-diffusion-sdkit": "2.1.5",
|
||||
"rich": "12.6.0",
|
||||
|
Loading…
Reference in New Issue
Block a user