sdkit 1.0.101 - CodeFormer as an option to improve faces

This commit is contained in:
cmdr2
2023-06-01 16:50:01 +05:30
parent 32c4f10626
commit 0860e35d17
9 changed files with 68 additions and 17 deletions

View File

@ -18,7 +18,7 @@ os_name = platform.system()
modules_to_check = {
"torch": ("1.11.0", "1.13.1", "2.0.0"),
"torchvision": ("0.12.0", "0.14.1", "0.15.1"),
"sdkit": "1.0.98",
"sdkit": "1.0.101",
"stable-diffusion-sdkit": "2.1.4",
"rich": "12.6.0",
"uvicorn": "0.19.0",