genewitch
genewitch
there's quantization or digital artifacting in the applewin sample. No idea how it was programmed, but it sounds like some extreme compression was used/applied as a filter. A lot of...
> Stable Diffusion is initially made for GPUs with at least 10GB of VRAM. You're lucky you're getting this to run _at all_. > > I'm sad that I have...
you have git and python3.10.6 installed on windows? if you run cmd.exe from the start menu, if you then type ``` python --version ``` what is the output? if you...
Wok is what comes up on that port - as in, it's working as intended.
Literally the only thing you are adding is > **-no-pie** in the injector: injector.o section. Worked for me, thanks very much, @martin3000 !
> Have you tried disabling Flash Attention as I suggested above? yes, now with gcc 11.3.0 and nvcc cuda_11.5.r11.5 and "XFORMERS_DISABLE_FLASH_ATTN=1 FORCE_CUDA=1 pip install --require-virtualenv git+https://github.com/facebookresearch/xformers.git@main#egg=xformers": ``` /venv/lib/python3.10/site-packages/torch/include/c10/core/SymInt.h(84): warning #68-D:...
I don't recommend doing this*, however: nvcc --version: >Cuda compilation tools, release 11.8, V11.8.89 Build cuda_11.8.r11.8/compiler.31833905_0 gcc --version: >gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 successfully completes and transformers works: >XFORMERS_DISABLE_FLASH_ATTN=1 FORCE_CUDA=1 pip...
if you're on windows there's an issue with the way the caching folders are handled. you have to either enable developer mode on windows or run python as administrator, i'd...
i have this same error/issue on Kali linux (rolling release but up to date), term: qterminal version: 1.4.0-1 $TERM xterm-256colors Python 3.11.6 installed from pip and manually edited the mechanic.py...
I'm getting the same after updating from SD 1.4 era webui to the latest. I used to be able to do batches of 4 images at up to 768x512 on...