Dennis McDonald
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: 
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`...
>  - To fix black video Thank you! And I can confirm after trying everything else, this fixes it :)