Merge branch 'main' into beta

This commit is contained in:
cmdr2
2023-02-06 19:42:24 +05:30
committed by GitHub
3 changed files with 6 additions and 5 deletions

View File

@ -79,6 +79,8 @@ if "%ERRORLEVEL%" EQU "0" (
)
)
set PATH=C:\Windows\System32;%PATH%
@rem install/upgrade sdkit
call python ..\scripts\check_modules.py sdkit sdkit.models ldm transformers numpy antlr4 gfpgan realesrgan
if "%ERRORLEVEL%" EQU "0" (

0
scripts/on_sd_start.sh Executable file → Normal file
View File