deeplearner5
deeplearner5
I saw this too when using a custom ckpt, and found a similar error mentioned in https://github.com/nlp-with-transformers/notebooks/issues/31, which suggests it may be a Transformers issue. When I followed that line...
+1 - this would be really useful, if viable. I always use ADetailer to enhance facial detailing.
> There may be a fix, but I forked it and fixed it briefly. Hires, I think ADtailer will work. Please try using it if you like. > > https://github.com/new-sankaku/sd-forge-layerdiffuse.git...
> I have the same issue. it sits there with this 2024-05-13 11:09:40 | INFO | rvc_python.modules.vc.pipeline | Loading rmvpe model - base_models/rmvpe.pth like its trying to load the basemodel...
I get the same error - W10 in PowerShell in Windows Terminal, and Ollama server seems to be working using `$env:OLLAMA_ORIGINS="app://obsidian.md*"; ollama serve` , but I also get Langchain fetch...
Try `pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 ` Looks like the wrong torch is being picked up, that version should include CUDA 11.8. Just saw this also mentioned on...