procxela

Results 3 issues of procxela

When installing IPAdapterFace, get error: ``` ERROR: Failed building wheel for insightface ERROR: Could not build wheels for insightface, which is required to install pyproject.toml-based projects ```

I have torch version 2.6.0+rocm6.2.4 on Linux and cant install kaolin. > git clone https://github.com/NVIDIAGameWorks/kaolin.git > cd kaolin > pip install . > ... > ImportError: Kaolin requires PyTorch >=...

no-issue-activity

I want start ComfyUI server with Zluda. I write in terminal: LD_LIBRARY_PATH=/zluda/zluda-4-linux/zluda/libcuda.so python main.py But server say: RuntimeError: Found no NVIDIA driver on your system. Please check that you have...