E:\Tools\Blender_ComfyUI\ComfyUI\ComfyUI-to-Python-Extension>python comfyui_to_python.py
WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
PyTorch 2.0.1+cu118 with CUDA 1108 (you have 2.2.2+cu118)
Python 3.10.11 (you have 3.10.11)
Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers)
Memory-efficient attention, SwiGLU, sparse and more won't be available.
Set XFORMERS_MORE_DETAILS=1 for more details
A matching Triton is not available, some optimizations will not be enabled.
Error caught was: No module named 'triton'
E:\Tools\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Hallo\pretrained_models
Traceback (most recent call last):
File "E:\Tools\Blender_ComfyUI\ComfyUI\ComfyUI-to-Python-Extension\comfyui_to_python.py", line 17, in
from nodes import NODE_CLASS_MAPPINGS
ImportError: cannot import name 'NODE_CLASS_MAPPINGS' from 'nodes' (E:\Tools\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Hallo\nodes.py)
E:\Tools\Blender_ComfyUI\ComfyUI\ComfyUI-to-Python-Extension>python comfyui_to_python.py WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.0.1+cu118 with CUDA 1108 (you have 2.2.2+cu118) Python 3.10.11 (you have 3.10.11) Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers) Memory-efficient attention, SwiGLU, sparse and more won't be available. Set XFORMERS_MORE_DETAILS=1 for more details A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' E:\Tools\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Hallo\pretrained_models Traceback (most recent call last): File "E:\Tools\Blender_ComfyUI\ComfyUI\ComfyUI-to-Python-Extension\comfyui_to_python.py", line 17, in
from nodes import NODE_CLASS_MAPPINGS
ImportError: cannot import name 'NODE_CLASS_MAPPINGS' from 'nodes' (E:\Tools\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Hallo\nodes.py)