nixified-ai / flake

A Nix flake for many AI projects
GNU Affero General Public License v3.0
655 stars 69 forks source link

STARTUP ABORTED #98

Closed vitezprchal closed 2 months ago

vitezprchal commented 2 months ago
An exception has occurred: /home/nixos/invokeai/models/core/convert/CLIP-ViT-bigG-14-laion2B-39B-b160k is missing
== STARTUP ABORTED ==
** One or more necessary files is missing from your InvokeAI root directory **
** Please rerun the configuration script to fix this problem. **
** From the launcher, selection option [7]. **
** From the command line, activate the virtual environment and run "invokeai-configure --yes --skip-sd-weights" **
** (To skip this check completely, add "--ignore_missing_core_models" to your CLI args. Not installing these core models will prevent the loading of some or all .safetensors and .ckpt files. However, you can always come back and install these core models in the future.)

I've tried master and Release 2 I'm using NixOS with:

nix.settings.trusted-substituters = ["https://ai.cachix.org"];
nix.settings.trusted-public-keys = ["ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc="];
max-privatevoid commented 2 months ago

Nuke the state dir