jgranie

Results 7 comments of jgranie

I had the same issue with symlink on macOS, copying the checkpoint from auto1111 to ComfyUI solves it.

Don't work for me, I get the same error with --no-half on M1, I also have a warning torch 1.12.1 instead of 1.13.1 is it the cause of the issue...

Thanks for your quick reply, I have the same issue with these parameters (the exact line I have in my web-user.sh is:` export COMMANDLINE_ARGS="--upcast-sampling --no-half-vae --use-cpu interrogate --skip-torch-cuda-test --no-half"`) and...

'(' & ')' are counted as token, does it mean we can't weight a token this way (maybe it's a feature inherent to A1111), can someone confirm ? Same as...

Hello, I have the exact same issue on mac m1 macOs Ventura 13.4 commit 2c818e219550776b2371364d534ef65f0a47d25f (HEAD -> main, origin/main, origin/HEAD) My install log errors extract (do you want me to...

Hello, The workaround didn't help, I have no /usr/local/opt/llvm/include folder. I've found stdint.h in /opt/homebrew/opt/llvm//include/c++/v1/, So I tried export CPPFLAGS="-I/opt/homebrew/opt/llvm//include/c++/v1/" but install shows the same errors

Yes, anything visual that tells us that the prompt will be (or bas been) truncated (before or after generation). Even a message popup can do the job . Thanks for...