Vince

Results 4 comments of Vince

Thank for this @perkel666 ! Been pulling my hair out with a numpy error on Win11 and a Llvm error on Ubuntu so getting nowhere on any OS. Your guide...

Same issue. ControlNet API call works in A1111 but fails in Forge. I found Reference does not work by api call but IP-Adapter does (even through it still throws a...

bit old but if anyone comes across this, had this issue because I use typescript. "transpile": "babel ./server --out-dir dist-server --extensions '.js,.ts'", Also you'll need typescript preset for babel: npm...