Njaecha

Results 7 comments of Njaecha

0.0.0.0 is not a valid IPv4 adress which is why your browser wont open it, but it makes gradio listen to requests on any IP. Refer to https://github.com/gradio-app/gradio/issues/69

Opened a [PR](https://github.com/Fannovel16/ComfyUI/pull/1) on your repo to fix Openpose and Segmentation. But the two MiDaS processors (depth and normal) are still not working for me. All others are working though....

> I found the reason, it was caused by 'llama-cpp-python'. I just need to delete 'ComfyUI-JoyCaption' and 'ComfyUI-MiniCPM' plugins, because they use 'llama_cpp_install.py'. Deleting them will restore to normal. It...

The change to the fix I implemented had the core purpose of allowing multiple consecutive bones in the notRolls list since that would end the bonechain prematurely before. Ending the...

Looks like this in the settings: ![image](https://github.com/user-attachments/assets/eb7992ee-df33-4b41-aa83-3c9fd215518e)

I have the same issue and a common the fix for black images with --force-upcast-attention (like mentioned here: https://github.com/comfyanonymous/ComfyUI/issues/4241) does not work.

Lets me add some information from my side: I'm use the same pytorch version except on a RTX 5090. Python version is 3.12.7 using a venv. I'm on comfy release...