InvokeAI
InvokeAI copied to clipboard
[bug]: Crash during model loading
Is there an existing issue for this?
- [x] I have searched the existing issues
OS
Linux
GPU
cuda
VRAM
8GB
What happened?
Trouble importing models using WSL (Debian) within Windows 10.
I'm trying to import the sd-v1-5-inpainting model using the instructions found here: https://invoke-ai.github.io/InvokeAI/installation/INSTALLING_MODELS/
Running the import command runs through some things then kicks me out back to Linux cli as shown in the second screenshot error.png.
This has happened to me trying a couple of different models, though some have managed to load correctly. I'm unsure what the issue is - in this instance it says "line 14: 369 Killed". It's always line 14, but the # Killed varies each attempt.
I used invokeAI-src-installer-linux to setup my environment.
Screenshots

Additional context
No response
Contact Details
[email protected], Artemis#9261
@blessedcoolant @lstein It seems like the crash is coming from deep within the model loading code. I've no clue how to proceed from here.