mirror of
https://github.com/nod-ai/SHARK-Studio.git
synced 2026-01-09 13:57:54 -05:00
Fix SD restart error in exe file (#975)
-- This commit fixes SD restart error in exe file by creating variants.json in CWD instead of a relative path. Signed-off-by: Abhishek Varma <abhishek@nod-labs.com> Co-authored-by: Abhishek Varma <abhishek@nod-labs.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -177,7 +177,7 @@ onnx_models/
|
||||
generated_imgs/
|
||||
|
||||
# Custom model related artefacts
|
||||
apps/stable_diffusion/src/utils/resources/variants.json
|
||||
variants.json
|
||||
models/
|
||||
|
||||
# models folder
|
||||
|
||||
Reference in New Issue
Block a user