Dennis McDonald

Results 8 comments of Dennis McDonald

I found a bug a bug in slangtorch.py. Replace line 96 with the below code, restart ComfyUI, and try again: ```python result = subprocess.run([vswhere_path, '-latest', '-products', '*', '-property', 'installationPath'], stdout=subprocess.PIPE,...

> did we lost the search button? (when we drag from an output slot) I can confirm this, the search is missing. Was it removed or just temporarily missing?

Just played for a few hours, and I'm unable to copy nodes and paste them. Right click menu is missing the Paste (Clipspace) option after right clicking on a node...

That fixed it for me as well. Command to downgrade: `pip install --force-reinstall -v comfyui-frontend-package==1.18.10`

I had the same error. You need to go download Visual Studio 2022 Community Edition and just select the following option when installing: ![352517926-81707c5d-d56e-49ce-8677-460a6c423d62](https://github.com/user-attachments/assets/7dfe2676-df2b-4fa2-8283-d27586785c44)

I got the same error when installing via `pip`. The error went away when I uninstalled and then compiled from source, following the instructions in the `README` on this repo.

Can you post your workflow (either a good screenshot or the `json`)? The fact that it's mentioning SD1 in the error makes me suspect that you have the wrong `type`...

> ![Image](https://github.com/user-attachments/assets/0f71c1a0-e37c-4fb8-aaba-547150ec7f82) - To fix black video Thank you! And I can confirm after trying everything else, this fixes it :)