Ivano Coltellacci
Ivano Coltellacci
FYI "kind" takes into account CPU resource limit, so does not seems to be a limitation of docker-in-docker Indeed, k3d does not set /sys/fs/cgroup/cpu/cpu.cfs_quota_us with the requested CPU resource limit
FYI, the VAE related to the Kalista.ckpt model is the usual vae-ft-mse-840000-ema-pruned.ckpt) If I answer `No` to the VAE question during the optimisation process, then I get a desaturated/fade image...
**good point for PC/Linux users**, but I'm on MacOs so _xformers_ are not installed.. :) ( _I have anyway started the invoke how you suggested with the_ `--no-xformers`) I was...
_/AppleInternal/Library/BuildRoots/c651a45f-806e-11ed-a221-7ef33c48bc85/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShaders/MPSCore/Types/MPSNDArray.mm:705: failed assertion `[MPSNDArray initWithDevice:descriptor:] Error: product of dimension sizes > 2**31_ This issue is probably related to the use of the diffuser model, because you are requesting a size...
@psychedelicious _/Users/ivano/Code/Ai/@Stuffs/invokeai.models/.venv/lib/python3.10/site-packages/ldm/modules/embedding_manager.py:146: UserWarning: The operator 'aten::nonzero' is not currently supported on the MPS backend and will fall back to run on the CPU. This may have performance implications. (Triggered internally...
@Lielhercogs I remarked that you have also patchmatch issues. To solve this issue you have to install `opencv` package on Mac `brew install opencv` If brew is not installed on...
the only way to leave the terminal open is to use CTRL-C AFAIK
you can try to use .ckpt version of the `openjourney` model instead of the diffuser one that is installed with the official installer, you can download .ckpt and .safetensor models...
for patchmatch try to do this, probably you are missing the Xcode compiler > xcode-select --install
it will not do anything if all is already properly installed, just give a try