Barry Nelson
Barry Nelson
Or maybe it has to do with #12872, which you are also not seeing, am I right?
Maybe both are related to issue #13050, which I worked around by adding export INCLUDES="-I /usr/local/cuda/include". You don't seem to have that issue either.
Ok, I got it to build using these settings... ``` export CMAKE_CUDA_COMPILER=/usr/local/cuda/bin/nvcc export PATH="/usr/local/cuda/nvvm/bin:/usr/local/cuda/bin:/usr/local/cuda/lib64:/sbin:/usr/sbin:/usr/bin:/bin" export LD_LIBRARY_PATH="/lib64:/usr/lib64:/usr/local/cuda/lib64:/usr/local/cuda/targets/x86_64-linux/lib" cmake -B build -DCMAKE_CUDA_COMPILER="$CMAKE_CUDA_COMPILER" cmake --build build ``` I had to add the -DCMAKE_CUDA_COMPILER="$CMAKE_CUDA_COMPILER"...
The models are downloaded to: `stable-diffusion-webui/models/u2net` but you would need to edit `stable-diffusion-webui/extensions/stable-diffusion-webui-rembg/scripts/postprocessing_rembg.py` and add the names of the models to the models array.
I've got the web socket proxy part working, but the freechess.org server has some extensions that my ICS server does not have, and the java script chess client won't work...
Thanks for the added info and the link. I'll try that version/fork.
A solution is needed for Windows also.
The Linux script should be able to be adapted for MacOS.
I see this still hasn't been fixed. Is Pyarrow no longer maintained?
How do I add "Status: needs champion"???