AITemplate
AITemplate copied to clipboard
FileNotFoundError: [Errno 2] No such file or directory: \\ComfyUI\\custom_nodes\\AITemplate-main\\__init__.py'
FileNotFoundError: [Errno 2] No such file or directory: 'D:\Stablediff\Comfyuimanual\ComfyUI\custom_nodes\AITemplate-main\init.py'
Removed and manually downloaded the custom node, but it can't find this file which i can confirm isn't there.
Or are these commands that makes it?
cd python
python setup.py bdist_wheel
pip install dist/*.whl --force-reinstall