forked from extern/easydiffusion
Merge branch 'main' into beta
This commit is contained in:
@ -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
0
scripts/on_sd_start.sh
Executable file → Normal file
Reference in New Issue
Block a user