ssitu / ComfyUI_UltimateSDUpscale

ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A.
GNU General Public License v3.0
656 stars 47 forks source link

Despite the installation it cannot work #61

Closed HASAN3DG closed 2 months ago

HASAN3DG commented 4 months ago

Hi Despite the installation it cannot work Screenshot 2024-02-26 074936

HASAN3DG commented 4 months ago

ComfyUI startup time: 2024-02-26 07:47:09.259926 [2024-02-26 07:47] Platform: Windows [2024-02-26 07:47] Python version: 3.11.6 (tags/v3.11.6:8b6ee5b, Oct 2 2023, 14:57:12) [MSC v.1935 64 bit (AMD64)] [2024-02-26 07:47] Python executable: D:\ComfyUI_\ComfyUI_windows_portable\pythonembeded\python.exe [2024-02-26 07:47] ** Log path: D:\ComfyUI\ComfyUI_windowsportable\comfyui.log [2024-02-26 07:47] ####################################################################### [2024-02-26 07:47] [ComfyUI-Manager] Starting dependency installation/(de)activation for the extension [2024-02-26 07:47] [2024-02-26 07:47] Install: pip packages for 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-reactor-node' [2024-02-26 07:47] Collecting insightface==0.7.3 [2024-02-26 07:47] Using cached insightface-0.7.3.tar.gz (439 kB) [2024-02-26 07:47] Installing build dependencies: started [2024-02-26 07:47] Installing build dependencies: finished with status 'done' [2024-02-26 07:47] Getting requirements to build wheel: started [2024-02-26 07:47] Getting requirements to build wheel: finished with status 'done' [2024-02-26 07:47] Installing backend dependencies: started [2024-02-26 07:47] Installing backend dependencies: finished with status 'done' [2024-02-26 07:47] Preparing metadata (pyproject.toml): started [2024-02-26 07:47] Preparing metadata (pyproject.toml): finished with status 'done' [2024-02-26 07:47] Requirement already satisfied: numpy in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (1.25.2) [2024-02-26 07:47] Requirement already satisfied: onnx in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (1.15.0) [2024-02-26 07:47] Requirement already satisfied: tqdm in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (4.66.1) [2024-02-26 07:47] Requirement already satisfied: requests in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (2.31.0) [2024-02-26 07:47] Requirement already satisfied: matplotlib in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (3.8.2) [2024-02-26 07:47] Requirement already satisfied: Pillow in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (10.2.0) [2024-02-26 07:47] Requirement already satisfied: scipy in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (1.12.0) [2024-02-26 07:47] Requirement already satisfied: scikit-learn in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (1.4.0) [2024-02-26 07:47] Requirement already satisfied: scikit-image in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (0.20.0) [2024-02-26 07:47] Collecting easydict (from insightface==0.7.3) [2024-02-26 07:47] Using cached easydict-1.12-py3-none-any.whl.metadata (4.1 kB) [2024-02-26 07:47] Requirement already satisfied: cython in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (3.0.0) [2024-02-26 07:47] Collecting albumentations (from insightface==0.7.3) [2024-02-26 07:47] Using cached albumentations-1.4.0-py3-none-any.whl.metadata (35 kB) [2024-02-26 07:47] Requirement already satisfied: prettytable in d:\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from insightface==0.7.3) (3.10.0) [2024-02-26 07:47] Collecting scikit-image (from insightface==0.7.3) [2024-02-26 07:47] Using cached scikit_image-0.22.0-cp311-cp311-winamd64.whl.metadata (13 kB) [2024-02-26 07:47] Requirement already satisfied: PyYAML in d:\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from albumentations->insightface==0.7.3) (6.0.1) [2024-02-26 07:47] Collecting qudida>=0.0.4 (from albumentations->insightface==0.7.3) [2024-02-26 07:47] Using cached qudida-0.0.4-py3-none-any.whl.metadata (1.5 kB) [2024-02-26 07:47] Collecting opencv-python>=4.9.0 (from albumentations->insightface==0.7.3) [2024-02-26 07:47] Using cached opencv_python-4.9.0.80-cp37-abi3-winamd64.whl.metadata (20 kB) [2024-02-26 07:47] Requirement already satisfied: networkx>=2.8 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-image->insightface==0.7.3) (3.2.1) [2024-02-26 07:47] Requirement already satisfied: imageio>=2.27 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-image->insightface==0.7.3) (2.34.0) [2024-02-26 07:47] Requirement already satisfied: tifffile>=2022.8.12 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-image->insightface==0.7.3) (2024.2.12) [2024-02-26 07:47] Requirement already satisfied: packaging>=21 in d:\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from scikit-image->insightface==0.7.3) (23.2) [2024-02-26 07:47] Requirement already satisfied: lazyloader>=0.3 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-image->insightface==0.7.3) (0.3) [2024-02-26 07:47] Requirement already satisfied: contourpy>=1.0.1 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (1.2.0) [2024-02-26 07:47] Requirement already satisfied: cycler>=0.10 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (0.12.1) [2024-02-26 07:47] Requirement already satisfied: fonttools>=4.22.0 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (4.48.1) [2024-02-26 07:47] Requirement already satisfied: kiwisolver>=1.3.1 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (1.4.5) [2024-02-26 07:47] Requirement already satisfied: pyparsing>=2.3.1 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (3.1.1) [2024-02-26 07:47] Requirement already satisfied: python-dateutil>=2.7 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (2.8.2) [2024-02-26 07:47] Requirement already satisfied: protobuf>=3.20.2 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from onnx->insightface==0.7.3) (4.25.2) [2024-02-26 07:47] Requirement already satisfied: wcwidth in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from prettytable->insightface==0.7.3) (0.2.13) [2024-02-26 07:47] Requirement already satisfied: charset-normalizer<4,>=2 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from requests->insightface==0.7.3) (3.3.2) [2024-02-26 07:47] Requirement already satisfied: idna<4,>=2.5 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from requests->insightface==0.7.3) (3.6) [2024-02-26 07:47] Requirement already satisfied: urllib3<3,>=1.21.1 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from requests->insightface==0.7.3) (1.26.18) [2024-02-26 07:47] Requirement already satisfied: certifi>=2017.4.17 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from requests->insightface==0.7.3) (2023.11.17) [2024-02-26 07:47] Requirement already satisfied: joblib>=1.2.0 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-learn->insightface==0.7.3) (1.3.2) [2024-02-26 07:47] Requirement already satisfied: threadpoolctl>=2.0.0 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-learn->insightface==0.7.3) (3.2.0) [2024-02-26 07:47] Requirement already satisfied: colorama in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from tqdm->insightface==0.7.3) (0.4.4) [2024-02-26 07:47] Requirement already satisfied: six>=1.5 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from python-dateutil>=2.7->matplotlib->insightface==0.7.3) (1.16.0) [2024-02-26 07:47] Requirement already satisfied: typing-extensions in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from qudida>=0.0.4->albumentations->insightface==0.7.3) (4.9.0) [2024-02-26 07:47] Requirement already satisfied: opencv-python-headless>=4.0.1 in d:\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from qudida>=0.0.4->albumentations->insightface==0.7.3) (4.7.0.72) [2024-02-26 07:47] Using cached albumentations-1.4.0-py3-none-any.whl (123 kB) [2024-02-26 07:47] Using cached scikit_image-0.22.0-cp311-cp311-win_amd64.whl (24.5 MB) [2024-02-26 07:47] Using cached easydict-1.12-py3-none-any.whl (6.7 kB) [2024-02-26 07:47] Using cached opencv_python-4.9.0.80-cp37-abi3-win_amd64.whl (38.6 MB) [2024-02-26 07:47] Using cached qudida-0.0.4-py3-none-any.whl (3.5 kB) [2024-02-26 07:47] Building wheels for collected packages: insightface [2024-02-26 07:47] Building wheel for insightface (pyproject.toml): started [2024-02-26 07:47] Building wheel for insightface (pyproject.toml): finished with status 'error' [2024-02-26 07:47] [!] error: subprocess-exited-with-error [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] Building wheel for insightface (pyproject.toml) did not run successfully. [2024-02-26 07:47] [!] exit code: 1 [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] [215 lines of output] [2024-02-26 07:47] [!] WARNING: pandoc not enabled [2024-02-26 07:47] [!] running bdist_wheel [2024-02-26 07:47] [!] running build [2024-02-26 07:47] [!] running build_py [2024-02-26 07:47] [!] creating build [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311 [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface [2024-02-26 07:47] [!] copying insightface__init__.py -> build\lib.win-amd64-cpython-311\insightface [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\app [2024-02-26 07:47] [!] copying insightface\app\common.py -> build\lib.win-amd64-cpython-311\insightface\app [2024-02-26 07:47] [!] copying insightface\app\face_analysis.py -> build\lib.win-amd64-cpython-311\insightface\app [2024-02-26 07:47] [!] copying insightface\app\mask_renderer.py -> build\lib.win-amd64-cpython-311\insightface\app [2024-02-26 07:47] [!] copying insightface\app__init__.py -> build\lib.win-amd64-cpython-311\insightface\app [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\commands [2024-02-26 07:47] [!] copying insightface\commands\insightface_cli.py -> build\lib.win-amd64-cpython-311\insightface\commands [2024-02-26 07:47] [!] copying insightface\commands\model_download.py -> build\lib.win-amd64-cpython-311\insightface\commands [2024-02-26 07:47] [!] copying insightface\commands\rec_add_mask_param.py -> build\lib.win-amd64-cpython-311\insightface\commands [2024-02-26 07:47] [!] copying insightface\commands__init__.py -> build\lib.win-amd64-cpython-311\insightface\commands [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\data [2024-02-26 07:47] [!] copying insightface\data\image.py -> build\lib.win-amd64-cpython-311\insightface\data [2024-02-26 07:47] [!] copying insightface\data\pickle_object.py -> build\lib.win-amd64-cpython-311\insightface\data [2024-02-26 07:47] [!] copying insightface\data\rec_builder.py -> build\lib.win-amd64-cpython-311\insightface\data [2024-02-26 07:47] [!] copying insightface\data__init__.py -> build\lib.win-amd64-cpython-311\insightface\data [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\arcface_onnx.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\attribute.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\inswapper.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\landmark.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\model_store.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\model_zoo.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\retinaface.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\scrfd.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo__init__.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty [2024-02-26 07:47] [!] copying insightface\thirdparty__init__.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\constant.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\download.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\face_align.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\filesystem.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\storage.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\transform.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils__init__.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d__init__.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\io.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\light.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\render.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\transform.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\vis.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh__init__.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy\io.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy\light.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy\render.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy\transform.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy\vis.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy__init__.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\morphable_model [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\morphable_model\fit.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\morphable_model [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\morphable_model\load.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\morphable_model [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\morphable_model\morphabel_model.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\morphable_model [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\morphable_model__init__.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\morphable_model [2024-02-26 07:47] [!] running egg_info [2024-02-26 07:47] [!] writing insightface.egg-info\PKG-INFO [2024-02-26 07:47] [!] writing dependency_links to insightface.egg-info\dependency_links.txt [2024-02-26 07:47] [!] writing entry points to insightface.egg-info\entry_points.txt [2024-02-26 07:47] [!] writing requirements to insightface.egg-info\requires.txt [2024-02-26 07:47] [!] writing top-level names to insightface.egg-info\toplevel.txt [2024-02-26 07:47] [!] reading manifest file 'insightface.egg-info\SOURCES.txt' [2024-02-26 07:47] [!] writing manifest file 'insightface.egg-info\SOURCES.txt' [2024-02-26 07:47] [!] D:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'insightface.thirdparty.face3d.mesh.cython' is absent from the packages configuration. [2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] # Package would be ignored # [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] Python recognizes 'insightface.thirdparty.face3d.mesh.cython' as an importable package[^1], [2024-02-26 07:47] [!] but it is absent from setuptools' packages configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] This leads to an ambiguous overall configuration. If you want to distribute this [2024-02-26 07:47] [!] package, please make sure that 'insightface.thirdparty.face3d.mesh.cython' is explicitly added [2024-02-26 07:47] [!] to the packages configuration field. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] Alternatively, you can also rely on setuptools' discovery methods [2024-02-26 07:47] [!] (for example by using find_namespace_packages(...)/find_namespace: [2024-02-26 07:47] [!] instead of find_packages(...)/find:). [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package discovery" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] If you don't want 'insightface.thirdparty.face3d.mesh.cython' to be distributed and are [2024-02-26 07:47] [!] already explicitly excluding 'insightface.thirdparty.face3d.mesh.cython' via [2024-02-26 07:47] [!] find_namespace_packages(...)/find_namespace or find_packages(...)/find, [2024-02-26 07:47] [!] you can try to use exclude_package_data, or include-package-data=False in [2024-02-26 07:47] [!] combination with a more fine grained package-data configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package data files" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] [^1]: For Python, any directory (with suitable naming) can be imported, [2024-02-26 07:47] [!] even if it does not contain any .py files. [2024-02-26 07:47] [!] On the other hand, currently there is no concept of package data [2024-02-26 07:47] [!] directory, all directories are treated like packages. [2024-02-26 07:47] Failed to build insightface [!][2024-02-26 07:47] **** [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!] check.warn(importable) [2024-02-26 07:47] [!] D:\ComfyUI_\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'insightface.data.images' is absent from the packages configuration. [2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] # Package would be ignored # [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] Python recognizes 'insightface.data.images' as an importable package[^1], [2024-02-26 07:47] [!] but it is absent from setuptools' packages configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] This leads to an ambiguous overall configuration. If you want to distribute this [2024-02-26 07:47] [!] package, please make sure that 'insightface.data.images' is explicitly added [2024-02-26 07:47] [!] to the packages configuration field. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] Alternatively, you can also rely on setuptools' discovery methods [2024-02-26 07:47] [!] (for example by using find_namespace_packages(...)/find_namespace: [2024-02-26 07:47] [!] instead of find_packages(...)/find:). [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package discovery" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] If you don't want 'insightface.data.images' to be distributed and are [2024-02-26 07:47] [!] already explicitly excluding 'insightface.data.images' via [2024-02-26 07:47] [!] find_namespace_packages(...)/find_namespace or find_packages(...)/find, [2024-02-26 07:47] [!] you can try to use exclude_package_data, or include-package-data=False in [2024-02-26 07:47] [!] combination with a more fine grained package-data configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package data files" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] [^1]: For Python, any directory (with suitable naming) can be imported, [2024-02-26 07:47] [!] even if it does not contain any .py files. [2024-02-26 07:47] [!] On the other hand, currently there is no concept of package data [2024-02-26 07:47] [!] directory, all directories are treated like packages. [2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!] check.warn(importable) [2024-02-26 07:47] [!] D:\ComfyUI_\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'insightface.data.objects' is absent from the packages configuration. [2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] # Package would be ignored # [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] Python recognizes 'insightface.data.objects' as an importable package[^1], [2024-02-26 07:47] [!] but it is absent from setuptools' packages configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] This leads to an ambiguous overall configuration. If you want to distribute this [2024-02-26 07:47] [!] package, please make sure that 'insightface.data.objects' is explicitly added [2024-02-26 07:47] [!] to the packages configuration field. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] Alternatively, you can also rely on setuptools' discovery methods [2024-02-26 07:47] [!] (for example by using find_namespace_packages(...)/find_namespace: [2024-02-26 07:47] [!] instead of find_packages(...)/find:). [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package discovery" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] If you don't want 'insightface.data.objects' to be distributed and are [2024-02-26 07:47] [!] already explicitly excluding 'insightface.data.objects' via [2024-02-26 07:47] [!] find_namespace_packages(...)/find_namespace or find_packages(...)/find, [2024-02-26 07:47] [!] you can try to use exclude_package_data, or include-package-data=False in [2024-02-26 07:47] [!] combination with a more fine grained package-data configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package data files" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] [^1]: For Python, any directory (with suitable naming) can be imported, [2024-02-26 07:47] [!] even if it does not contain any .py files. [2024-02-26 07:47] [!] On the other hand, currently there is no concept of package data [2024-02-26 07:47] [!] directory, all directories are treated like packages. [2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!] check.warn(importable) [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core.cpp -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core.h -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.cpp -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\Tom_Hanks_54745.png -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\mask_black.jpg -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\mask_blue.jpg -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\mask_green.jpg -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\mask_white.jpg -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\t1.jpg -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\data\objects [2024-02-26 07:47] [!] copying insightface\data\objects\meanshape_68.pkl -> build\lib.win-amd64-cpython-311\insightface\data\objects [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.c -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.cpp -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.pyx -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\setup.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] running build_ext [2024-02-26 07:47] [!] building 'insightface.thirdparty.face3d.mesh.cython.mesh_corecython' extension [2024-02-26 07:47] [!] error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [2024-02-26 07:47] [!] [end of output] [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] note: This error originates from a subprocess, and is likely not a problem with pip. [2024-02-26 07:47] [!] ERROR: Failed building wheel for insightface [2024-02-26 07:47] [!] ERROR: Could not build wheels for insightface, which is required to install pyproject.toml-based projects [2024-02-26 07:47] [!] [2024-02-26 07:47] [!] [notice] A new release of pip is available: 23.3.2 -> 24.0 [2024-02-26 07:47] [!] [notice] To update, run: D:\ComfyUI
\ComfyUI_windows_portable\pythonembeded\python.exe -m pip install --upgrade pip [2024-02-26 07:47] Install: install script for 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node' [2024-02-26 07:47] Looking in indexes: https://pypi.org/simple, https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/ [2024-02-26 07:47] Requirement already satisfied: onnxruntime-gpu in d:\comfyui_\comfyui_windows_portable\pythonembeded\lib\site-packages (1.15.1) [2024-02-26 07:47] Requirement already satisfied: coloredlogs in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from onnxruntime-gpu) (15.0.1) [2024-02-26 07:47] Requirement already satisfied: flatbuffers in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from onnxruntime-gpu) (23.5.26) [2024-02-26 07:47] Requirement already satisfied: numpy>=1.24.2 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from onnxruntime-gpu) (1.25.2) [2024-02-26 07:47] Requirement already satisfied: packaging in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from onnxruntime-gpu) (23.2) [2024-02-26 07:47] Requirement already satisfied: protobuf in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from onnxruntime-gpu) (4.25.2) [2024-02-26 07:47] Requirement already satisfied: sympy in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from onnxruntime-gpu) (1.12) [2024-02-26 07:47] Requirement already satisfied: humanfriendly>=9.1 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from coloredlogs->onnxruntime-gpu) (10.0) [2024-02-26 07:47] Requirement already satisfied: mpmath>=0.19 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from sympy->onnxruntime-gpu) (1.3.0) [2024-02-26 07:47] Requirement already satisfied: pyreadline3 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from humanfriendly>=9.1->coloredlogs->onnxruntime-gpu) (3.4.1) [2024-02-26 07:47] [!] [2024-02-26 07:47] [!] [notice] A new release of pip is available: 23.3.2 -> 24.0 [2024-02-26 07:47] [!] [notice] To update, run: D:\ComfyUI\ComfyUI_windows_portable\pythonembeded\python.exe -m pip install --upgrade pip [2024-02-26 07:47] Collecting insightface==0.7.3 [2024-02-26 07:47] Using cached insightface-0.7.3.tar.gz (439 kB) [2024-02-26 07:47] Installing build dependencies: started [2024-02-26 07:47] Installing build dependencies: finished with status 'done' [2024-02-26 07:47] Getting requirements to build wheel: started [2024-02-26 07:47] Getting requirements to build wheel: finished with status 'done' [2024-02-26 07:47] Installing backend dependencies: started [2024-02-26 07:47] Installing backend dependencies: finished with status 'done' [2024-02-26 07:47] Preparing metadata (pyproject.toml): started [2024-02-26 07:47] Preparing metadata (pyproject.toml): finished with status 'done' [2024-02-26 07:47] Requirement already satisfied: numpy in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (1.25.2) [2024-02-26 07:47] Requirement already satisfied: onnx in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (1.15.0) [2024-02-26 07:47] Requirement already satisfied: tqdm in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (4.66.1) [2024-02-26 07:47] Requirement already satisfied: requests in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (2.31.0) [2024-02-26 07:47] Requirement already satisfied: matplotlib in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (3.8.2) [2024-02-26 07:47] Requirement already satisfied: Pillow in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (10.2.0) [2024-02-26 07:47] Requirement already satisfied: scipy in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (1.12.0) [2024-02-26 07:47] Requirement already satisfied: scikit-learn in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (1.4.0) [2024-02-26 07:47] Requirement already satisfied: scikit-image in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (0.20.0) [2024-02-26 07:47] Collecting easydict (from insightface==0.7.3) [2024-02-26 07:47] Using cached easydict-1.12-py3-none-any.whl.metadata (4.1 kB) [2024-02-26 07:47] Requirement already satisfied: cython in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from insightface==0.7.3) (3.0.0) [2024-02-26 07:47] Collecting albumentations (from insightface==0.7.3) [2024-02-26 07:47] Using cached albumentations-1.4.0-py3-none-any.whl.metadata (35 kB) [2024-02-26 07:47] Requirement already satisfied: prettytable in d:\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from insightface==0.7.3) (3.10.0) [2024-02-26 07:47] Collecting scikit-image (from insightface==0.7.3) [2024-02-26 07:47] Using cached scikit_image-0.22.0-cp311-cp311-winamd64.whl.metadata (13 kB) [2024-02-26 07:47] Requirement already satisfied: PyYAML in d:\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from albumentations->insightface==0.7.3) (6.0.1) [2024-02-26 07:47] Collecting qudida>=0.0.4 (from albumentations->insightface==0.7.3) [2024-02-26 07:47] Using cached qudida-0.0.4-py3-none-any.whl.metadata (1.5 kB) [2024-02-26 07:47] Collecting opencv-python>=4.9.0 (from albumentations->insightface==0.7.3) [2024-02-26 07:47] Using cached opencv_python-4.9.0.80-cp37-abi3-winamd64.whl.metadata (20 kB) [2024-02-26 07:47] Requirement already satisfied: networkx>=2.8 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-image->insightface==0.7.3) (3.2.1) [2024-02-26 07:47] Requirement already satisfied: imageio>=2.27 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-image->insightface==0.7.3) (2.34.0) [2024-02-26 07:47] Requirement already satisfied: tifffile>=2022.8.12 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-image->insightface==0.7.3) (2024.2.12) [2024-02-26 07:47] Requirement already satisfied: packaging>=21 in d:\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from scikit-image->insightface==0.7.3) (23.2) [2024-02-26 07:47] Requirement already satisfied: lazyloader>=0.3 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-image->insightface==0.7.3) (0.3) [2024-02-26 07:47] Requirement already satisfied: contourpy>=1.0.1 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (1.2.0) [2024-02-26 07:47] Requirement already satisfied: cycler>=0.10 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (0.12.1) [2024-02-26 07:47] Requirement already satisfied: fonttools>=4.22.0 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (4.48.1) [2024-02-26 07:47] Requirement already satisfied: kiwisolver>=1.3.1 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (1.4.5) [2024-02-26 07:47] Requirement already satisfied: pyparsing>=2.3.1 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (3.1.1) [2024-02-26 07:47] Requirement already satisfied: python-dateutil>=2.7 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from matplotlib->insightface==0.7.3) (2.8.2) [2024-02-26 07:47] Requirement already satisfied: protobuf>=3.20.2 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from onnx->insightface==0.7.3) (4.25.2) [2024-02-26 07:47] Requirement already satisfied: wcwidth in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from prettytable->insightface==0.7.3) (0.2.13) [2024-02-26 07:47] Requirement already satisfied: charset-normalizer<4,>=2 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from requests->insightface==0.7.3) (3.3.2) [2024-02-26 07:47] Requirement already satisfied: idna<4,>=2.5 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from requests->insightface==0.7.3) (3.6) [2024-02-26 07:47] Requirement already satisfied: urllib3<3,>=1.21.1 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from requests->insightface==0.7.3) (1.26.18) [2024-02-26 07:47] Requirement already satisfied: certifi>=2017.4.17 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from requests->insightface==0.7.3) (2023.11.17) [2024-02-26 07:47] Requirement already satisfied: joblib>=1.2.0 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-learn->insightface==0.7.3) (1.3.2) [2024-02-26 07:47] Requirement already satisfied: threadpoolctl>=2.0.0 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from scikit-learn->insightface==0.7.3) (3.2.0) [2024-02-26 07:47] Requirement already satisfied: colorama in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from tqdm->insightface==0.7.3) (0.4.4) [2024-02-26 07:47] Requirement already satisfied: six>=1.5 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from python-dateutil>=2.7->matplotlib->insightface==0.7.3) (1.16.0) [2024-02-26 07:47] Requirement already satisfied: typing-extensions in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from qudida>=0.0.4->albumentations->insightface==0.7.3) (4.9.0) [2024-02-26 07:47] Requirement already satisfied: opencv-python-headless>=4.0.1 in d:\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from qudida>=0.0.4->albumentations->insightface==0.7.3) (4.7.0.72) [2024-02-26 07:47] Using cached albumentations-1.4.0-py3-none-any.whl (123 kB) [2024-02-26 07:47] Using cached scikit_image-0.22.0-cp311-cp311-win_amd64.whl (24.5 MB) [2024-02-26 07:47] Using cached easydict-1.12-py3-none-any.whl (6.7 kB) [2024-02-26 07:47] Using cached opencv_python-4.9.0.80-cp37-abi3-win_amd64.whl (38.6 MB) [2024-02-26 07:47] Using cached qudida-0.0.4-py3-none-any.whl (3.5 kB) [2024-02-26 07:47] Building wheels for collected packages: insightface [2024-02-26 07:47] Building wheel for insightface (pyproject.toml): started [2024-02-26 07:47] Building wheel for insightface (pyproject.toml): finished with status 'error' [2024-02-26 07:47] [!] error: subprocess-exited-with-error [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] Building wheel for insightface (pyproject.toml) did not run successfully. [2024-02-26 07:47] [!] exit code: 1 [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] [215 lines of output] [2024-02-26 07:47] [!] WARNING: pandoc not enabled [2024-02-26 07:47] [!] running bdist_wheel [2024-02-26 07:47] [!] running build [2024-02-26 07:47] [!] running build_py [2024-02-26 07:47] [!] creating build [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311 [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface [2024-02-26 07:47] [!] copying insightface__init__.py -> build\lib.win-amd64-cpython-311\insightface [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\app [2024-02-26 07:47] [!] copying insightface\app\common.py -> build\lib.win-amd64-cpython-311\insightface\app [2024-02-26 07:47] [!] copying insightface\app\face_analysis.py -> build\lib.win-amd64-cpython-311\insightface\app [2024-02-26 07:47] [!] copying insightface\app\mask_renderer.py -> build\lib.win-amd64-cpython-311\insightface\app [2024-02-26 07:47] [!] copying insightface\app__init__.py -> build\lib.win-amd64-cpython-311\insightface\app [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\commands [2024-02-26 07:47] [!] copying insightface\commands\insightface_cli.py -> build\lib.win-amd64-cpython-311\insightface\commands [2024-02-26 07:47] [!] copying insightface\commands\model_download.py -> build\lib.win-amd64-cpython-311\insightface\commands [2024-02-26 07:47] [!] copying insightface\commands\rec_add_mask_param.py -> build\lib.win-amd64-cpython-311\insightface\commands [2024-02-26 07:47] [!] copying insightface\commands__init__.py -> build\lib.win-amd64-cpython-311\insightface\commands [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\data [2024-02-26 07:47] [!] copying insightface\data\image.py -> build\lib.win-amd64-cpython-311\insightface\data [2024-02-26 07:47] [!] copying insightface\data\pickle_object.py -> build\lib.win-amd64-cpython-311\insightface\data [2024-02-26 07:47] [!] copying insightface\data\rec_builder.py -> build\lib.win-amd64-cpython-311\insightface\data [2024-02-26 07:47] [!] copying insightface\data__init__.py -> build\lib.win-amd64-cpython-311\insightface\data [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\arcface_onnx.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\attribute.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\inswapper.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\landmark.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\model_store.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\model_zoo.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\retinaface.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo\scrfd.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] copying insightface\model_zoo__init__.py -> build\lib.win-amd64-cpython-311\insightface\model_zoo [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty [2024-02-26 07:47] [!] copying insightface\thirdparty__init__.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\constant.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\download.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\face_align.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\filesystem.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\storage.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils\transform.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] copying insightface\utils__init__.py -> build\lib.win-amd64-cpython-311\insightface\utils [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d__init__.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\io.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\light.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\render.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\transform.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\vis.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh__init__.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy\io.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy\light.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy\render.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy\transform.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy\vis.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh_numpy__init__.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh_numpy [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\morphable_model [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\morphable_model\fit.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\morphable_model [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\morphable_model\load.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\morphable_model [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\morphable_model\morphabel_model.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\morphable_model [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\morphable_model__init__.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\morphable_model [2024-02-26 07:47] [!] running egg_info [2024-02-26 07:47] [!] writing insightface.egg-info\PKG-INFO [2024-02-26 07:47] [!] writing dependency_links to insightface.egg-info\dependency_links.txt [2024-02-26 07:47] [!] writing entry points to insightface.egg-info\entry_points.txt [2024-02-26 07:47] [!] writing requirements to insightface.egg-info\requires.txt [2024-02-26 07:47] [!] writing top-level names to insightface.egg-info\toplevel.txt [2024-02-26 07:47] [!] reading manifest file 'insightface.egg-info\SOURCES.txt' [2024-02-26 07:47] [!] writing manifest file 'insightface.egg-info\SOURCES.txt' [2024-02-26 07:47] [!] D:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'insightface.thirdparty.face3d.mesh.cython' is absent from the packages configuration. [2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] # Package would be ignored # [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] Python recognizes 'insightface.thirdparty.face3d.mesh.cython' as an importable package[^1], [2024-02-26 07:47] [!] but it is absent from setuptools' packages configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] This leads to an ambiguous overall configuration. If you want to distribute this [2024-02-26 07:47] [!] package, please make sure that 'insightface.thirdparty.face3d.mesh.cython' is explicitly added [2024-02-26 07:47] [!] to the packages configuration field. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] Alternatively, you can also rely on setuptools' discovery methods [2024-02-26 07:47] [!] (for example by using find_namespace_packages(...)/find_namespace: [2024-02-26 07:47] [!] instead of find_packages(...)/find:). [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package discovery" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] If you don't want 'insightface.thirdparty.face3d.mesh.cython' to be distributed and are [2024-02-26 07:47] [!] already explicitly excluding 'insightface.thirdparty.face3d.mesh.cython' via [2024-02-26 07:47] [!] find_namespace_packages(...)/find_namespace or find_packages(...)/find, [2024-02-26 07:47] [!] you can try to use exclude_package_data, or include-package-data=False in [2024-02-26 07:47] [!] combination with a more fine grained package-data configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package data files" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] [^1]: For Python, any directory (with suitable naming) can be imported, [2024-02-26 07:47] [!] even if it does not contain any .py files. [2024-02-26 07:47] [!] On the other hand, currently there is no concept of package data [2024-02-26 07:47] [!] directory, all directories are treated like packages. [2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!] check.warn(importable) [2024-02-26 07:47] [!] D:\ComfyUI_\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'insightface.data.images' is absent from the packages configuration. [2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] # Package would be ignored # [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] Python recognizes 'insightface.data.images' as an importable package[^1], [2024-02-26 07:47] [!] but it is absent from setuptools' packages configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] This leads to an ambiguous overall configuration. If you want to distribute this [2024-02-26 07:47] [!] package, please make sure that 'insightface.data.images' is explicitly added [2024-02-26 07:47] [!] to the packages configuration field. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] Alternatively, you can also rely on setuptools' discovery methods [2024-02-26 07:47] [!] (for example by using find_namespace_packages(...)/find_namespace: [2024-02-26 07:47] [!] instead of find_packages(...)/find:). [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package discovery" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] Failed to build insightface [!][2024-02-26 07:47] If you don't want 'insightface.data.images' to be distributed and are [2024-02-26 07:47] [!] already explicitly excluding 'insightface.data.images' via [2024-02-26 07:47] [!] find_namespace_packages(...)/find_namespace or find_packages(...)/find, [2024-02-26 07:47] [!] you can try to use exclude_package_data, or include-package-data=False in [2024-02-26 07:47] [!] combination with a more fine grained package-data configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package data files" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] [^1]: For Python, any directory (with suitable naming) can be imported, [2024-02-26 07:47] [!] even if it does not contain any .py files. [2024-02-26 07:47] [!] On the other hand, currently there is no concept of package data [2024-02-26 07:47] [!] directory, all directories are treated like packages. [2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!] check.warn(importable) [2024-02-26 07:47] [!] D:\ComfyUI_\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'insightface.data.objects' is absent from the packages configuration. [2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] # Package would be ignored # [2024-02-26 07:47] [!] ############################ [2024-02-26 07:47] [!] Python recognizes 'insightface.data.objects' as an importable package[^1], [2024-02-26 07:47] [!] but it is absent from setuptools' packages configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] This leads to an ambiguous overall configuration. If you want to distribute this [2024-02-26 07:47] [!] package, please make sure that 'insightface.data.objects' is explicitly added [2024-02-26 07:47] [!] to the packages configuration field. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] Alternatively, you can also rely on setuptools' discovery methods [2024-02-26 07:47] [!] (for example by using find_namespace_packages(...)/find_namespace: [2024-02-26 07:47] [!] instead of find_packages(...)/find:). [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package discovery" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] If you don't want 'insightface.data.objects' to be distributed and are [2024-02-26 07:47] [!] already explicitly excluding 'insightface.data.objects' via [2024-02-26 07:47] [!] find_namespace_packages(...)/find_namespace or find_packages(...)/find, [2024-02-26 07:47] [!] you can try to use exclude_package_data, or include-package-data=False in [2024-02-26 07:47] [!] combination with a more fine grained package-data configuration. [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] You can read more about "package data files" on setuptools documentation page: [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] [^1]: For Python, any directory (with suitable naming) can be imported, [2024-02-26 07:47] [!] even if it does not contain any .py files. [2024-02-26 07:47] [!] On the other hand, currently there is no concept of package data [2024-02-26 07:47] [!] directory, all directories are treated like packages. [2024-02-26 07:47] [!] **** [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] !! [2024-02-26 07:47] [!] check.warn(importable) [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core.cpp -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core.h -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.cpp -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\Tom_Hanks_54745.png -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\mask_black.jpg -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\mask_blue.jpg -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\mask_green.jpg -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\mask_white.jpg -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] copying insightface\data\images\t1.jpg -> build\lib.win-amd64-cpython-311\insightface\data\images [2024-02-26 07:47] [!] creating build\lib.win-amd64-cpython-311\insightface\data\objects [2024-02-26 07:47] [!] copying insightface\data\objects\meanshape_68.pkl -> build\lib.win-amd64-cpython-311\insightface\data\objects [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.c -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.cpp -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.pyx -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] copying insightface\thirdparty\face3d\mesh\cython\setup.py -> build\lib.win-amd64-cpython-311\insightface\thirdparty\face3d\mesh\cython [2024-02-26 07:47] [!] running build_ext [2024-02-26 07:47] [!] building 'insightface.thirdparty.face3d.mesh.cython.mesh_corecython' extension [2024-02-26 07:47] [!] error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [2024-02-26 07:47] [!] [end of output] [2024-02-26 07:47] [!]
[2024-02-26 07:47] [!] note: This error originates from a subprocess, and is likely not a problem with pip. [2024-02-26 07:47] [!] ERROR: Failed building wheel for insightface [2024-02-26 07:47] [!] ERROR: Could not build wheels for insightface, which is required to install pyproject.toml-based projects [2024-02-26 07:47] [!] [2024-02-26 07:47] [!] [notice] A new release of pip is available: 23.3.2 -> 24.0 [2024-02-26 07:47] [!] [notice] To update, run: D:\ComfyUI
\ComfyUI_windows_portable\pythonembeded\python.exe -m pip install --upgrade pip [2024-02-26 07:47] CUDA 12.1 [2024-02-26 07:47] Status: The 'insightface==0.7.3' distribution was not found and is required by the application [2024-02-26 07:47] Ok [2024-02-26 07:47] Install: pip packages for 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-N-Nodes' [2024-02-26 07:47] Install: pip packages for 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_VLM_nodes' [2024-02-26 07:47] Collecting soundfile [2024-02-26 07:47] Downloading soundfile-0.12.1-py2.py3-none-winamd64.whl.metadata (14 kB) [2024-02-26 07:48] Requirement already satisfied: cffi>=1.0 in d:\comfyui\comfyui_windows_portable\pythonembeded\lib\site-packages (from soundfile) (1.16.0) [2024-02-26 07:48] Requirement already satisfied: pycparser in d:\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from cffi>=1.0->soundfile) (2.21) [2024-02-26 07:48] Using cached soundfile-0.12.1-py2.py3-none-winamd64.whl (1.0 MB) [2024-02-26 07:48] Installing collected packages: soundfile [2024-02-26 07:48] Successfully installed soundfile-0.12.1 [2024-02-26 07:48] [!] [2024-02-26 07:48] [!] [notice] A new release of pip is available: 23.3.2 -> 24.0 [2024-02-26 07:48] [!] [notice] To update, run: D:\ComfyUI\ComfyUI_windows_portable\pythonembeded\python.exe -m pip install --upgrade pip [2024-02-26 07:48] [ComfyUI-Manager] Startup script completed. [2024-02-26 07:48] ####################################################################### [2024-02-26 07:48] [2024-02-26 07:48] Prestartup times for custom nodes: [2024-02-26 07:48] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\rgthree-comfy [2024-02-26 07:48] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Marigold [2024-02-26 07:48] 53.1 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager [2024-02-26 07:48] [2024-02-26 07:48] Total VRAM 12287 MB, total RAM 65445 MB [2024-02-26 07:48] Set vram state to: NORMAL_VRAM [2024-02-26 07:48] Device: cuda:0 NVIDIA GeForce RTX 3080 Ti : cudaMallocAsync [2024-02-26 07:48] VAE dtype: torch.bfloat16 [2024-02-26 07:48] Using pytorch cross attention [2024-02-26 07:48] Adding extra search path checkpoints D:/stable-diffusion-webui-1.6.0\models/Stable-diffusion [2024-02-26 07:48] Adding extra search path configs D:/stable-diffusion-webui-1.6.0\models/Stable-diffusion [2024-02-26 07:48] Adding extra search path vae D:/stable-diffusion-webui-1.6.0\models/VAE [2024-02-26 07:48] Adding extra search path loras D:/stable-diffusion-webui-1.6.0\models/Lora [2024-02-26 07:48] Adding extra search path loras D:/stable-diffusion-webui-1.6.0\models/LyCORIS [2024-02-26 07:48] Adding extra search path upscale_models D:/stable-diffusion-webui-1.6.0\models/ESRGAN [2024-02-26 07:48] Adding extra search path upscale_models D:/stable-diffusion-webui-1.6.0\models/RealESRGAN [2024-02-26 07:48] Adding extra search path upscalemodels D:/stable-diffusion-webui-1.6.0\models/SwinIR [2024-02-26 07:48] Adding extra search path embeddings D:/stable-diffusion-webui-1.6.0\embeddings [2024-02-26 07:48] Adding extra search path hypernetworks D:/stable-diffusion-webui-1.6.0\models/hypernetworks [2024-02-26 07:48] Adding extra search path controlnet D:/stable-diffusion-webui-1.6.0\models/ControlNet [2024-02-26 07:48] D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\blibla-comfyui-extensions-main\extensions [2024-02-26 07:48] D:\ComfyUI\ComfyUI_windowsportable\ComfyUI\web\extensions\failfast-comfyui-extensions [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\CLICivitai.py", line 8, in from Completer import Completer ModuleNotFoundError: No module named 'Completer' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\CLICivitai.py module for custom nodes: No module named 'Completer' [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\color.py", line 1, in import tkinter as tk ModuleNotFoundError: No module named 'tkinter' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\color.py module for custom nodes: No module named 'tkinter' [2024-02-26 07:48] Skip D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\colorsforme.py module for custom nodes due to the lack of NODE_CLASSMAPPINGS. [2024-02-26 07:48] [Allor]: 0 nodes were overridden. [2024-02-26 07:48] [Allor]: 12 modules were enabled. [2024-02-26 07:48] [Allor]: 98 nodes were loaded. [2024-02-26 07:48] [AnimateDiff] - ERROR - No models available. Please download one and put it in models folder [2024-02-26 07:48] Adding D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes to sys.path [2024-02-26 07:48] Could not find efficiency nodes [comfyui_controlnetaux] | INFO -> Using ckpts path: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts [2024-02-26 07:48] [comfyui_controlnet_aux] | INFO -> Using symlinks: False [2024-02-26 07:48] [comfyui_controlnetaux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider'] [2024-02-26 07:48] DWPose: Onnxruntime with acceleration providers detected [2024-02-26 07:48] Loaded ControlNetPreprocessors nodes from D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnetaux [2024-02-26 07:48] No module named 'control' [2024-02-26 07:48] Loaded AnimateDiff from D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-animatediff\animatediff/slidingschedule.py [2024-02-26 07:48] Loaded IPAdapter nodes from D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapterplus [2024-02-26 07:48] Loaded VideoHelperSuite from D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-VideoHelperSuite [2024-02-26 07:48] Could not find efficiency nodes [2024-02-26 07:48] Loaded ControlNetPreprocessors nodes from D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnetaux [2024-02-26 07:48] No module named 'control' [2024-02-26 07:48] Loaded AnimateDiff from D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-animatediff\animatediff/slidingschedule.py [2024-02-26 07:48] Loaded IPAdapter nodes from D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapterplus [2024-02-26 07:48] Loaded VideoHelperSuite from D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-VideoHelperSuite [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Crystools-main__init__.py", line 10, in from .core import version, logger File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Crystools-main\core__init__.py", line 5, in from .common import * File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Crystools-main\core\common.py", line 4, in from deepdiff import DeepDiff ModuleNotFoundError: No module named 'deepdiff' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Crystools-main module for custom nodes: No module named 'deepdiff' [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-DiffusersStableCascade-LowVRAM-main__init.py", line 1, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-DiffusersStableCascade-LowVRAM-main\nodes.py", line 5, in from diffusers import StableCascadeDecoderPipeline, StableCascadePriorPipeline ImportError: cannot import name 'StableCascadeDecoderPipeline' from 'diffusers' (D:\ComfyUI\ComfyUI_windows_portable\pythonembeded\Lib\site-packages\diffusers__init__.py) [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-DiffusersStableCascade-LowVRAM-main module for custom nodes: cannot import name 'StableCascadeDecoderPipeline' from 'diffusers' (D:\ComfyUI\ComfyUI_windows_portable\pythonembeded\Lib\site-packages\diffusers__init__.py) [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-DiffusersStableCascade-main__init.py", line 1, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-DiffusersStableCascade-main\nodes.py", line 5, in from diffusers import StableCascadeDecoderPipeline, StableCascadePriorPipeline ImportError: cannot import name 'StableCascadeDecoderPipeline' from 'diffusers' (D:\ComfyUI\ComfyUI_windows_portable\pythonembeded\Lib\site-packages\diffusers__init__.py) [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-DiffusersStableCascade-main module for custom nodes: cannot import name 'StableCascadeDecoderPipeline' from 'diffusers' (D:\ComfyUI\ComfyUI_windows_portable\pythonembeded\Lib\site-packages\diffusers__init__.py) [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-dynamicprompts__init__.py", line 1, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-dynamicprompts\nodes\init_.py", line 1, in from .combinatorial import DPCombinatorialGenerator File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-dynamicprompts\nodes\combinatorial.py", line 3, in from dynamicprompts.enums import SamplingMethod ModuleNotFoundError: No module named 'dynamicprompts' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-dynamicprompts module for custom nodes: No module named 'dynamicprompts' [2024-02-26 07:48] Comfy-Easy-Use (v1.0.8): Loaded [2024-02-26 07:48] Update to javascripts files detected [2024-02-26 07:48] Copying GeminiAPINode.js to extensions folder [2024-02-26 07:48] Update to javascripts files detected [2024-02-26 07:48] Copying GeminiAPINode.js to extensions folder [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Gemini-33b8f357eef7daf3904c9ded4ed9b857f888697b\init__.py", line 49, in from .GeminiAPINode import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Gemini-33b8f357eef7daf3904c9ded4ed9b857f888697b\GeminiAPINode.py", line 103

ComfyUI-Gemini/GeminiAPINode.py at 33b8f357eef7daf3904c9ded4ed9b857f888697b · ZHO-ZHO-ZHO/ComfyUI-Gemini
                                           ^

SyntaxError: invalid decimal literal [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Gemini-33b8f357eef7daf3904c9ded4ed9b857f888697b module for custom nodes: invalid decimal literal (GeminiAPINode.py, line 103) [2024-02-26 07:48] ### Loading: ComfyUI-Impact-Pack (V4.80) [2024-02-26 07:48] ### Loading: ComfyUI-Impact-Pack (Subpack: V0.4) [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in getdata FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Impact-Subpack-main\init.py' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Impact-Subpack-main module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Impact-Subpack-main\init.py' [2024-02-26 07:48] ### Loading: ComfyUI-Inspire-Pack (V0.65.5) [2024-02-26 07:48] [Impact Pack] Wildcards loading done. [2024-02-26 07:48] D:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\diffusers\utils\outputs.py:63: UserWarning: torch.utils._pytree._register_pytree_node is deprecated. Please use torch.utils._pytree.register_pytree_node instead. torch.utils._pytree._register_pytreenode( [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-instantId-faceswap-main__init.py", line 1, in from .node import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-instantId-faceswap-main\node.py", line 15, in from insightface.app import FaceAnalysis ModuleNotFoundError: No module named 'insightface' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-instantId-faceswap-main module for custom nodes: No module named 'insightface' [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-InstantID-main__init.py", line 1, in from .InstantIDNode import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-InstantID-main\InstantIDNode.py", line 14, in from insightface.app import FaceAnalysis ModuleNotFoundError: No module named 'insightface' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-InstantID-main module for custom nodes: No module named 'insightface' [2024-02-26 07:48] jjkutil loding [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes-main__init.py", line 1, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes-main\nodes.py", line 1258, in from color_matcher import ColorMatcher ModuleNotFoundError: No module named 'colormatcher' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes-main module for custom nodes: No module named 'colormatcher' [2024-02-26 07:48] Package diffusers is already installed. [2024-02-26 07:48] ### Loading: ComfyUI-Manager (V2.7.2) [2024-02-26 07:48] ### ComfyUI Revision: 1965 [f44225fd] | Released on '2024-02-09' [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-0.13.0__init__.py", line 537, in from .nodes.PromptNode import EmbeddingPrompt,RandomPrompt,PromptSlide,PromptSimplification,PromptImage ModuleNotFoundError: No module named 'comfyui-mixlab-nodes-0' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-0.13.0 module for custom nodes: No module named 'comfyui-mixlab-nodes-0' [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-0.15.0__init__.py", line 532, in from .nodes.PromptNode import EmbeddingPrompt,RandomPrompt,PromptSlide,PromptSimplification,PromptImage,JoinWithDelimiter ModuleNotFoundError: No module named 'comfyui-mixlab-nodes-0' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-0.15.0 module for custom nodes: No module named 'comfyui-mixlab-nodes-0' [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-0.17.0__init__.py", line 533, in from .nodes.PromptNode import EmbeddingPrompt,RandomPrompt,PromptSlide,PromptSimplification,PromptImage,JoinWithDelimiter ModuleNotFoundError: No module named 'comfyui-mixlab-nodes-0' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-0.17.0 module for custom nodes: No module named 'comfyui-mixlab-nodes-0' [2024-02-26 07:48] -------------- [2024-02-26 07:48]  ### Mixlab Nodes: Loaded [2024-02-26 07:48] ## lama torchscript model not found: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\models\lama/big-lama.pt,pls download from https://github.com/enesmsahin/simple-lama-inpainting/releases/download/v0.1.0/big-lama.pt [2024-02-26 07:48] LaMaInpainting.available True [2024-02-26 07:48] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json [2024-02-26 07:48] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json [2024-02-26 07:48] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json [2024-02-26 07:48] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [2024-02-26 07:48] ## clip_interrogatormodel not found: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\models\clip_interrogator/Salesforce/blip-image-captioning-base, pls download from https://huggingface.co/Salesforce/blip-image-captioning-base [2024-02-26 07:48] ClipInterrogator.available True [2024-02-26 07:48] ## text_generatormodel not found: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\models\prompt_generator/text2image-prompt-generator, pls download from https://huggingface.co/succinctly/text2image-prompt-generator/tree/main [2024-02-26 07:48] ## zh_enmodel not found: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\models\promptgenerator/opus-mt-zh-en, pls download from https://huggingface.co/Helsinki-NLP/opus-mt-zh-en/tree/main [2024-02-26 07:48] PromptGenerate.available True [2024-02-26 07:48] ChinesePrompt.available True [2024-02-26 07:48] RembgNode.available True [2024-02-26 07:48]  --------------  [2024-02-26 07:48] Current version of packaging: 23.2 [2024-02-26 07:48] Version of cpuinfo: Version information not found [2024-02-26 07:48] Current version of git: 3.1.41 [2024-02-26 07:48] Current version of moviepy: 1.0.3 [2024-02-26 07:48] Current version of cv2: 4.8.0 [2024-02-26 07:48] Current version of skbuild: 0.17.6 [2024-02-26 07:48] Version of typing: Version information not found [2024-02-26 07:48] Current version of diskcache: 5.6.3 [2024-02-26 07:48] Current version of llamacpp: 0.2.26+cu121 [2024-02-26 07:48] Current version of timm: 0.9.12 [2024-02-26 07:48] timm is already up-to-date with version 0.9.12 [2024-02-26 07:48] [SD Prompt Reader] Node version: 1.3.0 [2024-02-26 07:48] [SD Prompt Reader] Core version: 1.3.4.post1 [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in getdata FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-ps-plugin-main\init.py' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-ps-plugin-main module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-ps-plugin-main\init__.py' [2024-02-26 07:48] Failed to auto update Quality of Life Suit [2024-02-26 07:48] QualityOfLifeSuit_Omar92DIR: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92 [2024-02-26 07:48] Failed to auto update Quality of Life Suit [2024-02-26 07:48] QualityOfLifeSuit_Omar92DIR: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuitOmar92-dev [2024-02-26 07:48] [ReActor] - STATUS - Running v0.4.1-b11 in ComfyUI [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\init.py", line 23, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 15, in from scripts.reactorfaceswap import ( File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\scripts\reactor_faceswap.py", line 13, in from scripts.reactorlogger import logger File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\scripts\reactor_logger.py", line 6, in from reactorutils import addLoggingLevel File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\reactorutils.py", line 8, in from insightface.app.common import Face ModuleNotFoundError: No module named 'insightface' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-reactor-node module for custom nodes: No module named 'insightface' [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node-main\init__.py", line 23, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node-main\nodes.py", line 15, in from scripts.reactorfaceswap import ( File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\scripts\reactor_faceswap.py", line 13, in from scripts.reactorlogger import logger File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\scripts\reactor_logger.py", line 6, in from reactorutils import addLoggingLevel File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node-main\reactorutils.py", line 8, in from insightface.app.common import Face ModuleNotFoundError: No module named 'insightface' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node-main module for custom nodes: No module named 'insightface' [2024-02-26 07:48] ### Loading: ComfyUI-Workflow-Component (V0.43.3) !! WARN: This is an experimental extension. Extremely unstable. !! [2024-02-26 07:48] [02/26/24 07:48:13] WARNING Your inference package version 0.9.13 is out of date! Please upgrade to init.py:35 version 0.9.14 of inference for the latest features and bug fixes by running
pip install --upgrade inference.
[2024-02-26 07:48] From Bmad Custom Nodes [2024-02-26 07:48] Loaded 122 nodes: [2024-02-26 07:48] + api nodes (14) [2024-02-26 07:48] + simple utility nodes (58) [2024-02-26 07:48] + CV nodes (49) [2024-02-26 07:48] + color clip ade20k node (1) [2024-02-26 07:48] Not loaded: [2024-02-26 07:48] * extension dependent nodes [2024-02-26 07:48] Problems: [2024-02-26 07:48] ! No module named 'custom_nodes.ComfyUI_ADV_CLIP_emb' [2024-02-26 07:48]  [2024-02-26 07:48] ------------------------------------------ [2024-02-26 07:48] Comfyroll Studio v1.76 :  175 Nodes Loaded [2024-02-26 07:48] ------------------------------------------ [2024-02-26 07:48] For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md [2024-02-26 07:48] For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki [2024-02-26 07:48] ------------------------------------------ [2024-02-26 07:48] ### [START] ComfyUI AlekPet Nodes ### [2024-02-26 07:48] Node -> ArgosTranslateNode [Loading] [2024-02-26 07:48] Node -> ExtrasNode [Loading] [2024-02-26 07:48] Node -> PainterNode [Loading] [2024-02-26 07:48] Node -> PoseNode [Loading] [2024-02-26 07:48] Node -> TranslateNode [Loading] [2024-02-26 07:48] ### [END] ComfyUI AlekPet Nodes ### [2024-02-26 07:48] ### [START] ComfyUI AlekPet Nodes ### [2024-02-26 07:48] Node -> ArgosTranslateNode [Loading] [2024-02-26 07:48] Node -> ExtrasNode [Loading] [2024-02-26 07:48] Node -> PainterNode [Loading] [2024-02-26 07:48] Node -> PoseNode [Loading] [2024-02-26 07:48] Node -> TranslateNode [Loading] [2024-02-26 07:48] ### [END] ComfyUI AlekPet Nodes ### [2024-02-26 07:48] Davemane42 Custom Nodes: Loaded [2024-02-26 07:48] FizzleDorf Custom Nodes: Loaded [2024-02-26 07:48] hus' utility nodes: loaded [2024-02-26 07:48] PIL is already installed. [2024-02-26 07:48] huggingfacehub is already installed. [2024-02-26 07:48] transformers is already installed. [2024-02-26 07:48] einops is already installed. [2024-02-26 07:48] torchvision is already installed. [2024-02-26 07:48] accelerate is already installed. [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_InstantID-main\
init__.py", line 1, in from .InstantID import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_InstantID-main\InstantID.py", line 103

ComfyUI_InstantID/InstantID.py at 54729bf24c76138f34d08c5e1c3f45da8fc68aad · cubiq/ComfyUI_InstantID
                                             ^

SyntaxError: invalid decimal literal [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIInstantID-main module for custom nodes: invalid decimal literal (InstantID.py, line 103) [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1074, in get_code File "", line 1004, in source_to_code File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_InstantID.py", line 103

cog-comfyui/helpers/ComfyUI_InstantID.py at 93a5905b083ad22103f8ad4b5c30c07189ee572d · fofr/cog-comfyui
                                                    ^

SyntaxError: invalid decimal literal [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_InstantID.py module for custom nodes: invalid decimal literal (ComfyUIInstantID.py, line 103) [2024-02-26 07:48] # 😺dzNodes: LayerStyle -> ERROR: invalid FONT directory, default to be used. check D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle-main\resourcedir.ini [2024-02-26 07:48] # 😺dzNodes: LayerStyle -> ERROR: invalid LUT directory, default to be used. check D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle-main\resourcedir.ini [2024-02-26 07:48] # 😺dzNodes: LayerStyle -> find 1 LUTs in D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUILayerStyle-main\lut [2024-02-26 07:48] # 😺dzNodes: LayerStyle -> find 1 Fonts in D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_LayerStyle-main\font [2024-02-26 07:48] name : ComfyUI_nodeLilly [2024-02-26 07:48] file : D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_nodeLilly__init.py [2024-02-26 07:48] os.path.basename(file) : init.py [2024-02-26 07:48] os.path.splitext(os.path.basename(file))[0] : init__ [2024-02-26 07:48] working directory : D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_dagthomas [2024-02-26 07:48] ───────────────────────────────────────────────────── init start ───────────────────────────────────────────────────── [2024-02-26 07:48] name : custom_nodes.ComfyUI_nodeLilly [2024-02-26 07:48] file : D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_nodeLilly__init.py [2024-02-26 07:48] os.path.basename(file) : init.py [2024-02-26 07:48] os.path.splitext(os.path.basename(file))[0] : init__ [2024-02-26 07:48] working directory : D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_dagthomas [2024-02-26 07:48] [07:48:49] Load ok : CheckpointLoaderRandom init.py:83 [2024-02-26 07:48] Load ok : CheckpointLoaderSimpleText init.py:83 [2024-02-26 07:48] [07:48:49] wildcards cardpath : wildcards.py:36 D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_node_Lilly....\wildcards\
**.txt
[2024-02-26 07:48] cards file count : 0 wildcards.py:187 [2024-02-26 07:48] wildcards test : aest wildcards.py:218 [2024-02-26 07:48] wildcards test :
test wildcards.py:219 [2024-02-26 07:48] wildcards test : ?est wildcards.py:220 [2024-02-26 07:48] wildcards test : test wildcards.py:221 [2024-02-26 07:48] wildcards test : /test wildcards.py:222 [2024-02-26 07:48] wildcards test : /0/test wildcards.py:223 [2024-02-26 07:48] Load ok : CLIPTextEncodeWildcards init.py:83 [2024-02-26 07:48] Load ok : LoraLoaderText init.py:83 [2024-02-26 07:48] Load ok : LoraLoaderTextRandom init.py:83 [2024-02-26 07:48] Load ok : Random_Sampler init.py:83 [2024-02-26 07:48] Load ok : VAELoaderDecode init.py:83 [2024-02-26 07:48] Load ok : VAELoaderText init.py:83 [2024-02-26 07:48] Total VRAM 12287 MB, total RAM 65445 MB [2024-02-26 07:48] Set vram state to: NORMALVRAM [2024-02-26 07:48] Device: cuda:0 NVIDIA GeForce RTX 3080 Ti : cudaMallocAsync [2024-02-26 07:48] VAE dtype: torch.bfloat16 [2024-02-26 07:48] Load ok : SimpleSampler init.py:83 [2024-02-26 07:48] Load ok : SaveImageSimple init.py:83 [2024-02-26 07:48] Load ok : TextWildcards init.py:83 [2024-02-26 07:48] ────────────────────────────────────────────────────── init end ────────────────────────────────────────────────────── [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\utils\hub.py", line 385, in cached_file resolved_file = hf_hubdownload( ^^^^^^^^^^^^^^^^ File "D:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\huggingface_hub\utils_validators.py", line 110, in _inner_fn validate_repo_id(argvalue) File "D:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\huggingface_hub\utils_validators.py", line 164, in validate_repo_id raise HFValidationError( huggingface_hub.utils.validators.HFValidationError: Repo id must use alphanumeric chars or '-', '', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: 'D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Seg_VITON\checkpoints\segformer_b2_clothes'.

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Seg_VITON__init.py", line 31, in from .segformerclothes import * File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Seg_VITON\segformer_clothes.py", line 7, in from .utils.segclothes import * File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Seg_VITON\utils\seg_clothes.py", line 17, in processor = SegformerImageProcessor.from_pretrained(model_folderpath) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\image_processing_utils.py", line 206, in from_pretrained image_processor_dict, kwargs = cls.get_image_processor_dict(pretrained_model_name_orpath, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\image_processing_utils.py", line 335, in get_image_processor_dict resolved_image_processor_file = cachedfile( ^^^^^^^^^^^^ File "D:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\utils\hub.py", line 450, in cached_file raise EnvironmentError( OSError: Incorrect path_or_modelid: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Seg_VITON\checkpoints\segformer_b2_clothes'. Please provide either the path to a local folder or the repoid of a model on the Hub. [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Seg_VITON module for custom nodes: Incorrect path_or_modelid: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Seg_VITON\checkpoints\segformer_b2_clothes'. Please provide either the path to a local folder or the repoid of a model on the Hub. [2024-02-26 07:48] No module 'xformers'. Proceeding without it. [2024-02-26 07:48] [tinyterraNodes] Loaded [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale__init__.py", line 24, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\nodes.py", line 5, in from usdupatch import usdu File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\usdu_patch.py", line 2, in from repositories import ultimateupscale as usdu File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\repositories__init.py", line 14, in spec.loader.exec_module(ultimate_upscale) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in getdata FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\repositories\ultimate_sdupscale\scripts\ultimate-upscale.py' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIUltimateSDUpscale module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\repositories\ultimate_sdupscale\scripts\ultimate-upscale.py' [2024-02-26 07:48] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale-main\init__.py", line 24, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAMEMAPPINGS File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale-main\nodes.py", line 5, in from usdupatch import usdu File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale-main\usdu_patch.py", line 2, in from repositories import ultimateupscale as usdu File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale-main\repositories\init__.py", line 14, in spec.loader.exec_module(ultimate_upscale) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in getdata FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale-main\repositories\ultimate_sdupscale\scripts\ultimate-upscale.py' [2024-02-26 07:48] [2024-02-26 07:48] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIUltimateSDUpscale-main module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale-main\repositories\ultimate_sdupscale\scripts\ultimate-upscale.py' [2024-02-26 07:48] Missing or outdated packages: huggingface-hub==0.20.3 [2024-02-26 07:48] Installing/Updating missing packages... [2024-02-26 07:48] llama-cpp installed [2024-02-26 07:48] All packages from requirements.txt are installed and up to date. [2024-02-26 07:48] AutoGPTQ installed [2024-02-26 07:49] WARNING:py.warnings:D:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\diffusers\utils\outputs.py:63: UserWarning: torch.utils._pytree._register_pytree_node is deprecated. Please use torch.utils._pytree.register_pytree_node instead. torch.utils._pytree._register_pytree_node(

[2024-02-26 07:49] [comfy_mtb] | INFO -> loaded 58 nodes successfuly [2024-02-26 07:49] [comfymtb] | INFO -> Some nodes (7) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information. [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1074, in get_code File "", line 1004, in source_to_code File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Dash.py", line 2

                     ^^

SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\customnodes\Dash.py module for custom nodes: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers (Dash.py, line 2) [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in getdata FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Dashfiles\init.py' [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Dashfiles module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Dash_files\init.py' [2024-02-26 07:49] Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnetaux add-on)...Success! [2024-02-26 07:49] Efficiency Nodes Warning: Failed to import python package 'simpleeval'; related nodes disabled. [2024-02-26 07:49] [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf__init.py", line 8, in from custom_nodes.facerestore_cf.facelib.utils.face_restorationhelper import FaceRestoreHelper File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf__init.py", line 14, in from custom_nodes.facerestore_cf.basicsr.utils.registry import ARCHREGISTRY File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf\basicsr\init_.py", line 5, in from .losses import * File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf\basicsr\losses\init__.py", line 5, in from .losses import (CharbonnierLoss, GANLoss, L1Loss, MSELoss, PerceptualLoss, WeightedTVLoss, g_pathregularize, File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestorecf\basicsr\losses\losses.py", line 2, in import lpips ModuleNotFoundError: No module named 'lpips' [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestorecf module for custom nodes: No module named 'lpips' [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\InstantID.py", line 10, in from .resampler import Resampler ImportError: attempted relative import with no known parent package [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\InstantID.py module for custom nodes: attempted relative import with no known parent package [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1074, in get_code File "", line 1004, in source_to_code File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ip_adapter (1).py", line 102

InvokeAI/invokeai/backend/ip_adapter/ip_adapter.py at 5196e4bc382d5e566450846a112962f26618bff5 · invoke-ai/InvokeAI
                                                                  ^

SyntaxError: invalid decimal literal [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\ip_adapter (1).py module for custom nodes: invalid decimal literal (ipadapter (1).py, line 102) [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1074, in get_code File "", line 1004, in source_to_code File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ip_adapter.py", line 102

InvokeAI/invokeai/backend/ip_adapter/ip_adapter.py at d0fa1310102814c70498d769c68f908cbe120ff1 · invoke-ai/InvokeAI
                                                                                                      ^

SyntaxError: invalid character '·' (U+00B7) [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\ip_adapter.py module for custom nodes: invalid character '·' (U+00B7) (ipadapter.py, line 102) [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in getdata FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\llm-search-main\init.py' [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\llm-search-main module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\llm-search-main\init.py' [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in getdata FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\openai-python-main\init.py' [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\openai-python-main module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\openai-python-main\init.py' [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1074, in get_code File "", line 1004, in source_to_code File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\pip list.py", line 1 PS C:\Users\lethris> pip list ^ SyntaxError: invalid syntax [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\pip list.py module for custom nodes: invalid syntax (pip list.py, line 1) [2024-02-26 07:49] Plush - Running on python installation: D:\ComfyUI\ComfyUI_windows_portable\pythonembeded\python.exe [2024-02-26 07:49] Plush - Current Openai Version: 1.12.0 [2024-02-26 07:49] Plush - config.json no update [2024-02-26 07:49] Plush - Version: 1.20 [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_framesremoved File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Plush-for-ComfyUI__init__.py", line 24, in from .style_prompt import NODE_CLASS_MAPPINGS as styClassMappings, NODE_DISPLAY_NAMEMAPPINGS as styDisplay File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Plush-for-ComfyUI\styleprompt.py", line 9, in import pyexiv2 ModuleNotFoundError: No module named 'pyexiv2' [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\Plush-for-ComfyUI module for custom nodes: No module named 'pyexiv2' [2024-02-26 07:49] Plush - Running on python installation: D:\ComfyUI\ComfyUI_windows_portable\pythonembeded\python.exe [2024-02-26 07:49] Plush - Current Openai Version: 1.12.0 [2024-02-26 07:49] Plush - config.json no update [2024-02-26 07:49] Plush - Version: 1.20.2 [2024-02-26 07:49] [Power Noise Suite]: 🦚🦚🦚 Cock-a-doodle-dooo! 🦚🦚🦚 [2024-02-26 07:49] [Power Noise Suite]: Tamed 11 wild nodes. [2024-02-26 07:49] ---------------------------------- Prompt Generator ComfyUI Node ----------------------------------- [2024-02-26 07:49] /\ Checking packages [2024-02-26 07:49] /\ Loading Prompt Generator [2024-02-26 07:49] /\ Loaded Successfully [2024-02-26 07:49] ---------------------------------------------------------------------------------------------------- [2024-02-26 07:49] [2024-02-26 07:49] [rgthree] Loaded 35 magnificent nodes. [2024-02-26 07:49] [rgthree] Will use rgthree's optimized recursive execution. [2024-02-26 07:49] [2024-02-26 07:49] Searge-SDXL v4.3.1 in D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\customnodes\SeargeSDXL [2024-02-26 07:49] Searge-SDXL v4.3.1 in D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\SeargeSDXL-main [2024-02-26 07:49] Skip D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\StableCascade-master module for custom nodes due to the lack of NODE_CLASSMAPPINGS. [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in getdata FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\StableVITON-master\init.py' [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\StableVITON-master module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\StableVITON-master\init.py' [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in getdata FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\tensorflow-master\init.py' [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\tensorflow-master module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\tensorflow-master\init.py' [2024-02-26 07:49] Traceback (most recent call last): File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in getdata FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ultimate-upscale-for-automatic1111-master\init.py' [2024-02-26 07:49] [2024-02-26 07:49] Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ultimate-upscale-for-automatic1111-master module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ultimate-upscale-for-automatic1111-master\init.py' [2024-02-26 07:49] WAS Node Suite: OpenCV Python FFMPEG support is enabled [2024-02-26 07:49] WAS Node Suite Warning: ffmpeg_bin_path is not set in D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json config file. Will attempt to use system ffmpeg binaries if available. [2024-02-26 07:49] WAS Node Suite: Finished. Loaded 200 nodes successfully. [2024-02-26 07:49] "Art enables us to find ourselves and lose ourselves at the same time." - Thomas Merton [2024-02-26 07:49] [2024-02-26 07:49] WAS Node Suite: OpenCV Python FFMPEG support is enabled [2024-02-26 07:49] WAS Node Suite Warning: ffmpeg_bin_path is not set in D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui-main\was_suite_config.json config file. Will attempt to use system ffmpeg binaries if available. [2024-02-26 07:49] WAS Node Suite: Finished. Loaded 197 nodes successfully. [2024-02-26 07:49] "You have within you right now, everything you need to deal with whatever the world can throw at you." - Brian Tracy [2024-02-26 07:49] [2024-02-26 07:49] Skip D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\zellers_congruence.py module for custom nodes due to the lack of NODE_CLASSMAPPINGS. [2024-02-26 07:49] Skip D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\z_function.py module for custom nodes due to the lack of NODE_CLASSMAPPINGS. [2024-02-26 07:49] Skip D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes__init__.py module for custom nodes due to the lack of NODE_CLASSMAPPINGS. [2024-02-26 07:49] Import times for custom nodes: [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\gcLatentTunnel.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\sdxlutility.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\SDXLAspectRatio.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\nodes_stablecascade.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapterplus [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-VideoHelperSuite [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\rembg-comfyui-node [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\fcSuite.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Image-Selector [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ksamplergpu.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\wildcards.py [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes__init__.py [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\colorsforme.py [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\zellerscongruence.py [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\zfunction.py [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\StableCascade-master [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestorecf-master [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\image-resize-comfyui [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\Image-Captioning-in-ComfyUI [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\LoadLoraWithTags [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_MexxStyler [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Logic [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\sdxl_promptstyler-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Coziness [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\sdxl-recommended-res-calc-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-SDXL-EmptyLatentImage-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\sdxl_promptstyler [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\tensorflow-master [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\Lora-Training-in-Comfy [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\StableVITON-master [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\llm-search-main [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\openai-python-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_toyxyz_testnodes [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-ps-plugin-main [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ultimate-upscale-for-automatic1111-master [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_absamplercustom [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\pip list.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUINoise [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Dashfiles [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Impact-Subpack-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\cg-use-everywhere [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnetaux [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUiPromptStylers [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUiNNLatentUpscale-master [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-previewlatent [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_ADV_CLIPemb-master [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUITiledKSampler [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIJPS-Nodes-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\rk-comfy-nodes-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\rk-comfy-nodes [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\SD-Advanced-Noise [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\InstantID.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Latent-Modifiers [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\lora-info [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\stability-ComfyUI-nodes [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\wlshnodes [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-MakeFrame [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Image-Saver [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Prompt-Expansion [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\color.py [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIInstantID.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Fans [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-post-processing-nodes [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_husutils [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIessentials [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Jjk-Nodes [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-DiffusersStableCascade-main [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ipadapter (1).py [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\CLICivitai.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\sd-dynamic-thresholding [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ipadapter.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-HF-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIJPS-Nodes [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIexperiments [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-portrait-master-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUISeeCoder [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-WD14-Tagger [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-portrait-master [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\mikeynodes [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-0.17.0 [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_DaveCustomNode-main [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-0.15.0 [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Iterative-Mixer [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-InstantID-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\PowerNoiseSuite [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-dynamicprompts [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ymc-node-suite-comfyui [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIInstantID-main [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIUltimateSDUpscale-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuitOmar92-dev [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuitOmar92 [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIUltimateSDUpscale [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyuidagthomas [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIFizzNodes [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyKepListStuff [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\Plush-for-ComfyUI-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\pfaeff-comfyui-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-animatediff [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Comfyuiimage2prompt [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-TextImage-Composite [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\Dash.py [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyMath [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-KJNodes-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-various [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Gemini-33b8f357eef7daf3904c9ded4ed9b857f888697b [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Crystools-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Custom-Scripts [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfy-image-saver [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-PhotoMaker [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-reactor-node-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Advanced-ControlNet [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-PhotoMaker-Plus-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Frame-Interpolation [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\Plush-for-ComfyUI [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Marigold [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfy-plasma [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\masquerade-nodes-comfyui [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\blibla-comfyui-extensions-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\rgthree-comfy [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Derfuu_ComfyUIModdedNodes [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-AnimateDiff-Evolved [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-prompt-reader-node [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_bmadnodes [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-reactor-node [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_ComfyrollCustomNodes [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\efficiency-nodes-comfyui-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-LCM [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUILayerStyle-main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Workflow-Component-Main [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-art-venture-main [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_SegVITON [2024-02-26 07:49] 0.0 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestorecf [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUItinyterraNodes [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_nodeLilly [2024-02-26 07:49] 0.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\SeargeSDXL-main [2024-02-26 07:49] 0.1 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-instantId-faceswap-main [2024-02-26 07:49] 0.1 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-DiffusersStableCascade-LowVRAM-main [2024-02-26 07:49] 0.1 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfymtb [2024-02-26 07:49] 0.1 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-prompt-control [2024-02-26 07:49] 0.1 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIsmZNodes-main [2024-02-26 07:49] 0.1 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Easy-Use [2024-02-26 07:49] 0.1 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\CharacterFaceSwap [2024-02-26 07:49] 0.2 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\komojini-comfyui-nodes [2024-02-26 07:49] 0.2 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUIMileHighStyler [2024-02-26 07:49] 0.2 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Gemini [2024-02-26 07:49] 0.2 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Inspire-Pack [2024-02-26 07:49] 0.2 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-N-Nodes [2024-02-26 07:49] 0.4 seconds (IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-0.13.0 [2024-02-26 07:49] 0.4 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Styles [2024-02-26 07:49] 0.4 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-styles-all [2024-02-26 07:49] 0.4 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Impact-Pack [2024-02-26 07:49] 0.5 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\prompt-generator-comfyui [2024-02-26 07:49] 0.5 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-main [2024-02-26 07:49] 0.7 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Manager [2024-02-26 07:49] 0.8 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\clipseg.py [2024-02-26 07:49] 0.8 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-Allor [2024-02-26 07:49] 1.1 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\SeargeSDXL [2024-02-26 07:49] 1.2 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-art-venture [2024-02-26 07:49] 1.4 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\ComfyUI-YoloWorld-EfficientSAM [2024-02-26 07:49] 1.7 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\OneButtonPrompt [2024-02-26 07:49] 2.4 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\was-node-suite-comfyui [2024-02-26 07:49] 2.4 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\was-node-suite-comfyui-main [2024-02-26 07:49] 3.5 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_segmentanything [2024-02-26 07:49] 7.0 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Custom_NodesAlekPet [2024-02-26 07:49] 7.1 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_VLMnodes [2024-02-26 07:49] 27.6 seconds: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Custom_Nodes_AlekPet-master [2024-02-26 07:49] [2024-02-26 07:49] httpskey OK: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-main\https\certificate.crt D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\customnodes\comfyui-mixlab-nodes-main\https\private.key [2024-02-26 07:49] Starting server [2024-02-26 07:49] [2024-02-26 07:49] To see the GUI go to: http://127.0.0.1:8188 [2024-02-26 07:49] To see the GUI go to: https://127.0.0.1:8189 [2024-02-26 07:49] FETCH DATA from: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json [2024-02-26 07:49] Error: OpenAI API key is invalid OpenAI features wont work for you [2024-02-26 07:49] QualityOfLifeSuitOmar92::NSP ready [2024-02-26 07:49] Error. No styles.csv found. Put your styles.csv in D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_hus_utils\styles.csv. Then press "Refresh".

[2024-02-26 07:49] datapath: D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes-0.13.0\data [2024-02-26 07:49] #read_workflow_json_filesall D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes-0.13.0\app\

ssitu commented 4 months ago

Make sure you have this file: D:\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale-main\repositories\ultimate_sd_upscale\scripts\ultimate-upscale.py

HASAN3DG commented 4 months ago

Thanks for your interest Yes, it exists Screenshot 2024-02-26 113910

ssitu commented 4 months ago

It looks like you have two of them installed, ComfyUI_UltimateSDUpscale and ComfyUI_UltimateSDUpscale-main. Try removing one of them maybe?

HASAN3DG commented 4 months ago

I deleted everything and put it back again Screenshot 2024-02-27 001055

HASAN3DG commented 4 months ago

ComfyUI startup time: 2024-02-26 23:58:55.137469 [2024-02-26 23:58] Platform: Windows [2024-02-26 23:58] Python version: 3.11.6 (tags/v3.11.6:8b6ee5b, Oct 2 2023, 14:57:12) [MSC v.1935 64 bit (AMD64)] [2024-02-26 23:58] Python executable: C:\ComfyUI_windows_portable\python_embeded\python.exe [2024-02-26 23:58] ** Log path: C:\ComfyUI_windows_portable\comfyui.log [2024-02-26 23:58] ####################################################################### [2024-02-26 23:58] [ComfyUI-Manager] Starting dependency installation/(de)activation for the extension [2024-02-26 23:58] [2024-02-26 23:58]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'segment-anything']

[2024-02-26 23:58]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack'

[2024-02-26 23:58] Collecting segment-anything [2024-02-26 23:58] Downloading segment_anything-1.0-py3-none-any.whl.metadata (487 bytes) [2024-02-26 23:58] Using cached segment_anything-1.0-py3-none-any.whl (36 kB) [2024-02-26 23:58] Installing collected packages: segment-anything [2024-02-26 23:58] Successfully installed segment-anything-1.0 [2024-02-26 23:58]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'scikit-image']

[2024-02-26 23:58]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack'

[2024-02-26 23:58] Collecting scikit-image [2024-02-26 23:58] Using cached scikit_image-0.22.0-cp311-cp311-win_amd64.whl.metadata (13 kB) [2024-02-26 23:58] Collecting imageio>=2.27 (from scikit-image) [2024-02-26 23:58] Using cached imageio-2.34.0-py3-none-any.whl.metadata (4.9 kB) [2024-02-26 23:58] Collecting tifffile>=2022.8.12 (from scikit-image) [2024-02-26 23:58] Using cached tifffile-2024.2.12-py3-none-any.whl.metadata (31 kB) [2024-02-26 23:58] Collecting lazy_loader>=0.3 (from scikit-image) [2024-02-26 23:58] Using cached lazy_loader-0.3-py3-none-any.whl.metadata (4.3 kB) [2024-02-26 23:58] Using cached scikit_image-0.22.0-cp311-cp311-win_amd64.whl (24.5 MB) [2024-02-26 23:59] Using cached imageio-2.34.0-py3-none-any.whl (313 kB) [2024-02-26 23:59] Using cached lazy_loader-0.3-py3-none-any.whl (9.1 kB) [2024-02-26 23:59] Using cached tifffile-2024.2.12-py3-none-any.whl (224 kB) [2024-02-26 23:59] Installing collected packages: tifffile, lazy_loader, imageio, scikit-image [2024-02-26 23:59] [!] WARNING: The scripts lsm2bin.exe, tiff2fsspec.exe, tiffcomment.exe and tifffile.exe are installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-26 23:59] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-26 23:59] [!] WARNING: The scripts imageio_download_bin.exe and imageio_remove_bin.exe are installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-26 23:59] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-26 23:59] Successfully installed imageio-2.34.0 lazy_loader-0.3 scikit-image-0.22.0 tifffile-2024.2.12 [2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'piexif']

[2024-02-26 23:59]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack'

[2024-02-26 23:59] Collecting piexif [2024-02-26 23:59] Using cached piexif-1.1.3-py2.py3-none-any.whl (20 kB) [2024-02-26 23:59] Installing collected packages: piexif [2024-02-26 23:59] Successfully installed piexif-1.1.3 [2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'opencv-python-headless']

[2024-02-26 23:59]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack'

[2024-02-26 23:59] Collecting opencv-python-headless [2024-02-26 23:59] Using cached opencv_python_headless-4.9.0.80-cp37-abi3-win_amd64.whl.metadata (20 kB) [2024-02-26 23:59] Using cached opencv_python_headless-4.9.0.80-cp37-abi3-win_amd64.whl (38.5 MB) [2024-02-26 23:59] Installing collected packages: opencv-python-headless [2024-02-26 23:59] Successfully installed opencv-python-headless-4.9.0.80 [2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', 'install.py']

[2024-02-26 23:59]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack'

[!] [2024-02-26 23:59] 100%|██████████| 51996128/51996128 [00:00<00:00, 106988763.88it/s] [2024-02-26 23:59] 100%|██████████| 51996128/51996128 [00:00<00:00, 103823882.40it/s] [2024-02-26 23:59] [!] [2024-02-26 23:59] 100%|█████████▌| 22413312/22484536 [00:00<00:00, 111674406.60it/s] [2024-02-26 23:59] 100%|██████████| 22484536/22484536 [00:00<00:00, 111242544.21it/s] [2024-02-26 23:59] [!] [2024-02-26 23:59] 100%|██████████| 54791722/54791722 [00:00<00:00, 111974789.45it/s] [2024-02-26 23:59] [!] WARNING: The script cpuinfo.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-26 23:59] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-26 23:59] [!] WARNING: The scripts fonttools.exe, pyftmerge.exe, pyftsubset.exe and ttx.exe are installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-26 23:59] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-26 23:59] [!] WARNING: The scripts ultralytics.exe and yolo.exe are installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-26 23:59] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-26 23:59] [2024-02-26 23:59] ### ComfyUI-Impact-Pack: Check dependencies [2024-02-26 23:59] ### ComfyUI-Impact-Pack: Updating subpack [2024-02-26 23:59] [Impact Pack] EXECUTE: ['C:\ComfyUI_windows_portable\python_embeded\python.exe', 'install.py'] in 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\impact_subpack' [2024-02-26 23:59] Downloading https://cdn-lfs.huggingface.co/repos/0d/db/0ddb8d3fcb6ee9737d9dd7e090e6c6cb6e40728d12307180160e7f654cb345de/e3893a92c5c1907136b6cc75404094db767c1e0cfefe1b43e87dad72af2e4c9f?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27face_yolov8m.pt%3B+filename%3D%22face_yolov8m.pt%22%3B&Expires=1709238642&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcwOTIzODY0Mn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy8wZC9kYi8wZGRiOGQzZmNiNmVlOTczN2Q5ZGQ3ZTA5MGU2YzZjYjZlNDA3MjhkMTIzMDcxODAxNjBlN2Y2NTRjYjM0NWRlL2UzODkzYTkyYzVjMTkwNzEzNmI2Y2M3NTQwNDA5NGRiNzY3YzFlMGNmZWZlMWI0M2U4N2RhZDcyYWYyZTRjOWY%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=xiDdoGDVI4iTQAA7s69FEWWkRvVmZdwaGi7nboeyhg1wd4B14%7EJdLkAfWJd30geu5xbbDT%7ElAN%7EGCuLG9kbAaYvFfXTLJEJhuTFTVmbH3PfgY9hnhENKgTKAkL1dXwYyt8o7SUcXJN4kZ2TIMCRD%7EgXu2uf8OkOTh3J6L%7EEsC1k-t-lfQgd%7EhysEIL2ufmBBw74iU2grG0Hkr4iHVJpla-w8NdYuKP50BC9V6y%7ETfzc%7EQRU9vhyhFnyjhDX4KJGs82OH8NDujauRBN%7Ei89Fy4pcFKpzFRtDIAASx52nwJuPYonYO2mnqtub121UrITIloqkEXW2aYLM24ohwUhdHtQ__&Key-Pair-Id=KVTP0A1DKRTAX to C:\ComfyUI_windows_portable\ComfyUI\models\ultralytics\bbox\face_yolov8m.pt [2024-02-26 23:59] Downloading https://cdn-lfs.huggingface.co/repos/0d/db/0ddb8d3fcb6ee9737d9dd7e090e6c6cb6e40728d12307180160e7f654cb345de/30878cea9870964d4a238339e9dcff002078bbbaa1a058b07e11c167f67eca1c?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27hand_yolov8s.pt%3B+filename%3D%22hand_yolov8s.pt%22%3B&Expires=1709240352&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcwOTI0MDM1Mn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy8wZC9kYi8wZGRiOGQzZmNiNmVlOTczN2Q5ZGQ3ZTA5MGU2YzZjYjZlNDA3MjhkMTIzMDcxODAxNjBlN2Y2NTRjYjM0NWRlLzMwODc4Y2VhOTg3MDk2NGQ0YTIzODMzOWU5ZGNmZjAwMjA3OGJiYmFhMWEwNThiMDdlMTFjMTY3ZjY3ZWNhMWM%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=wAIijk2S7uY63D54k7C1dHq9HpJl2oF9LlR81SVgog5-pn0mJYSeW%7E7xY7DyXtI8LgV%7EiOo5xjOkFj5S77Ti8hcfSFhRUOSnq2eQnsxXJvZcOrV2g0dwhoFrmyBc5zZldl8UNt6WG2YEsS5dMF4g8NF5QBTUQ0ZWcMJ%7EFMLa2tR7wyDg4aXtqf8lm0KF11UOQ1wvj5IEpXyg1ry1sKeuFcklrVSsHqah3KQ7DkOrbBtIFC0c1wUfOazVXl%7EDv6Q8joru4lMHyTgUXtt4yMEisQE9HY5zXrs4vQGbmszFBTgk%7EbCWbhs53pESdSNhOPmKCt6JW%7EwRGTAPij8%7EfWBWNA__&Key-Pair-Id=KVTP0A1DKRTAX to C:\ComfyUI_windows_portable\ComfyUI\models\ultralytics\bbox\hand_yolov8s.pt [2024-02-26 23:59] Downloading https://cdn-lfs.huggingface.co/repos/0d/db/0ddb8d3fcb6ee9737d9dd7e090e6c6cb6e40728d12307180160e7f654cb345de/1fd7e562f240a5debd48bf737753de6fb60c63f8664121bb522f090a885d8254?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27person_yolov8m-seg.pt%3B+filename%3D%22person_yolov8m-seg.pt%22%3B&Expires=1709239936&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcwOTIzOTkzNn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy8wZC9kYi8wZGRiOGQzZmNiNmVlOTczN2Q5ZGQ3ZTA5MGU2YzZjYjZlNDA3MjhkMTIzMDcxODAxNjBlN2Y2NTRjYjM0NWRlLzFmZDdlNTYyZjI0MGE1ZGViZDQ4YmY3Mzc3NTNkZTZmYjYwYzYzZjg2NjQxMjFiYjUyMmYwOTBhODg1ZDgyNTQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=cD3oBWnRpITaidQ3DdKt9yni7X0nwKdhm9-aGLFoNK9XtPJaY5de-PSuDTFKTf-H1TkA4OIAoTj4tacfz5N%7ER-8jcgMQZ9UF-tHWhdZGk-KnAxJap7uHhcqbo5wpgsFSGtUzNj0RqtBqPD%7EOrZergqsY1ucHyxpSU0tr1phmZYogybeDRyimP-45edjET-1fYoN8Gy8BSlri1x1vxaAT6Lzj1VLhXnuDr2hykbGVqq3HA9z7iIrlmhGJo7FBdCqa%7EF-qf3Ykpmwu0jk2%7ERxlICZyZLs0Ebx5wJVBQ0XPfg4BRNg5V-d1HU-s9rX16ycQ%7EyHbvkeaEDQT0EgAa2Vj0A__&Key-Pair-Id=KVTP0A1DKRTAX to C:\ComfyUI_windows_portable\ComfyUI\models\ultralytics\segm\person_yolov8m-seg.pt [2024-02-26 23:59] req_path: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\impact_subpack\requirements.txt [2024-02-26 23:59] [Impact Pack] EXECUTE: ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-s', '-m', 'pip', 'install', '-r', 'requirements.txt'] in 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\impact_subpack' [2024-02-26 23:59] Collecting ultralytics!=8.0.177 (from -r requirements.txt (line 1)) [2024-02-26 23:59] Using cached ultralytics-8.1.18-py3-none-any.whl.metadata (40 kB) [2024-02-26 23:59] Collecting matplotlib>=3.3.0 (from ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Downloading matplotlib-3.8.3-cp311-cp311-win_amd64.whl.metadata (5.9 kB) [2024-02-26 23:59] Collecting opencv-python>=4.6.0 (from ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Using cached opencv_python-4.9.0.80-cp37-abi3-win_amd64.whl.metadata (20 kB) [2024-02-26 23:59] Collecting py-cpuinfo (from ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Downloading py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes) [2024-02-26 23:59] Collecting thop>=0.1.1 (from ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Downloading thop-0.1.1.post2209072238-py3-none-any.whl.metadata (2.7 kB) [2024-02-26 23:59] Collecting pandas>=1.1.4 (from ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Downloading pandas-2.2.1-cp311-cp311-win_amd64.whl.metadata (19 kB) [2024-02-26 23:59] Collecting seaborn>=0.11.0 (from ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Using cached seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB) [2024-02-26 23:59] Collecting contourpy>=1.0.1 (from matplotlib>=3.3.0->ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Using cached contourpy-1.2.0-cp311-cp311-win_amd64.whl.metadata (5.8 kB) [2024-02-26 23:59] Collecting cycler>=0.10 (from matplotlib>=3.3.0->ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Using cached cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) [2024-02-26 23:59] Collecting fonttools>=4.22.0 (from matplotlib>=3.3.0->ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Downloading fonttools-4.49.0-cp311-cp311-win_amd64.whl.metadata (162 kB) [2024-02-26 23:59] -------------------------------------- 162.3/162.3 kB 3.2 MB/s eta 0:00:00 [2024-02-26 23:59] Collecting kiwisolver>=1.3.1 (from matplotlib>=3.3.0->ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Using cached kiwisolver-1.4.5-cp311-cp311-win_amd64.whl.metadata (6.5 kB) [2024-02-26 23:59] Collecting pyparsing>=2.3.1 (from matplotlib>=3.3.0->ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Using cached pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB) [2024-02-26 23:59] Collecting python-dateutil>=2.7 (from matplotlib>=3.3.0->ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) [2024-02-26 23:59] Collecting pytz>=2020.1 (from pandas>=1.1.4->ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Using cached pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-02-26 23:59] Collecting tzdata>=2022.7 (from pandas>=1.1.4->ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Using cached tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) [2024-02-26 23:59] Collecting six>=1.5 (from python-dateutil>=2.7->matplotlib>=3.3.0->ultralytics!=8.0.177->-r requirements.txt (line 1)) [2024-02-26 23:59] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-02-26 23:59] Using cached ultralytics-8.1.18-py3-none-any.whl (716 kB) [2024-02-26 23:59] Downloading matplotlib-3.8.3-cp311-cp311-win_amd64.whl (7.6 MB) [2024-02-26 23:59] ---------------------------------------- 7.6/7.6 MB 18.8 MB/s eta 0:00:00 [2024-02-26 23:59] Using cached opencv_python-4.9.0.80-cp37-abi3-win_amd64.whl (38.6 MB) [2024-02-26 23:59] Downloading pandas-2.2.1-cp311-cp311-win_amd64.whl (11.6 MB) [2024-02-26 23:59] ---------------------------------------- 11.6/11.6 MB 65.5 MB/s eta 0:00:00 [2024-02-26 23:59] Using cached seaborn-0.13.2-py3-none-any.whl (294 kB) [2024-02-26 23:59] Using cached thop-0.1.1.post2209072238-py3-none-any.whl (15 kB) [2024-02-26 23:59] Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB) [2024-02-26 23:59] Using cached contourpy-1.2.0-cp311-cp311-win_amd64.whl (187 kB) [2024-02-26 23:59] Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB) [2024-02-26 23:59] Downloading fonttools-4.49.0-cp311-cp311-win_amd64.whl (2.2 MB) [2024-02-26 23:59] ---------------------------------------- 2.2/2.2 MB 70.1 MB/s eta 0:00:00 [2024-02-26 23:59] Using cached kiwisolver-1.4.5-cp311-cp311-win_amd64.whl (56 kB) [2024-02-26 23:59] Using cached pyparsing-3.1.1-py3-none-any.whl (103 kB) [2024-02-26 23:59] Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2024-02-26 23:59] Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-02-26 23:59] Using cached tzdata-2024.1-py2.py3-none-any.whl (345 kB) [2024-02-26 23:59] Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-02-26 23:59] Installing collected packages: pytz, py-cpuinfo, tzdata, six, pyparsing, opencv-python, kiwisolver, fonttools, cycler, contourpy, python-dateutil, thop, pandas, matplotlib, seaborn, ultralytics [2024-02-26 23:59] Successfully installed contourpy-1.2.0 cycler-0.12.1 fonttools-4.49.0 kiwisolver-1.4.5 matplotlib-3.8.3 opencv-python-4.9.0.80 pandas-2.2.1 py-cpuinfo-9.0.0 pyparsing-3.1.1 python-dateutil-2.8.2 pytz-2024.1 seaborn-0.13.2 six-1.16.0 thop-0.1.1.post2209072238 tzdata-2024.1 ultralytics-8.1.18 [2024-02-26 23:59] req_path: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\impact_subpack\requirements.txt [2024-02-26 23:59] [Impact Pack] EXECUTE: ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-s', '-m', 'pip', 'install', '-r', 'requirements.txt'] in 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\impact_subpack' [2024-02-26 23:59] [!] [2024-02-26 23:59] req_path: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\requirements.txt [2024-02-26 23:59] ### ComfyUI-Impact-Pack: Check basic models [2024-02-26 23:59] Downloading https://dl.fbaipublicfiles.com/segment_anything/sam_vit_b_01ec64.pth to C:\ComfyUI_windows_portable\ComfyUI\models\sams\sam_vit_b_01ec64.pth [2024-02-26 23:59] 100%|█████████▌| 373391360/375042383 [00:03<00:00, 114052971.40it/s] [2024-02-26 23:59] 100%|██████████| 375042383/375042383 [00:03<00:00, 99258713.41it/s] [2024-02-26 23:59] ### ComfyUI-Impact-Pack: onnx model directory created (C:\ComfyUI_windows_portable\ComfyUI\models\onnx) [2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'ultralytics']

[2024-02-26 23:59]

Execute install/(de)activation script for '.'

[2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'matplotlib']

[2024-02-26 23:59]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack'

[2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'importlib_metadata']

[2024-02-26 23:59]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-26 23:59] Collecting importlib_metadata [2024-02-26 23:59] Using cached importlib_metadata-7.0.1-py3-none-any.whl.metadata (4.9 kB) [2024-02-26 23:59] Collecting zipp>=0.5 (from importlib_metadata) [2024-02-26 23:59] Using cached zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) [2024-02-26 23:59] Using cached importlib_metadata-7.0.1-py3-none-any.whl (23 kB) [2024-02-26 23:59] Using cached zipp-3.17.0-py3-none-any.whl (7.4 kB) [2024-02-26 23:59] Installing collected packages: zipp, importlib_metadata [2024-02-26 23:59] Successfully installed importlib_metadata-7.0.1 zipp-3.17.0 [2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'huggingface_hub']

[2024-02-26 23:59]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'opencv-python>=4.7.0.72']

[2024-02-26 23:59]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'scikit-image']

[2024-02-26 23:59]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'python-dateutil']

[2024-02-26 23:59]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-26 23:59]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'mediapipe']

[2024-02-26 23:59]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-26 23:59] Collecting mediapipe [2024-02-26 23:59] Downloading mediapipe-0.10.10-cp311-cp311-win_amd64.whl.metadata (9.8 kB) [2024-02-26 23:59] Collecting absl-py (from mediapipe) [2024-02-26 23:59] Using cached absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) [2024-02-27 00:00] Collecting flatbuffers>=2.0 (from mediapipe) [2024-02-27 00:00] Using cached flatbuffers-23.5.26-py2.py3-none-any.whl.metadata (850 bytes) [2024-02-27 00:00] Collecting jax (from mediapipe) [2024-02-27 00:00] Downloading jax-0.4.25-py3-none-any.whl.metadata (24 kB) [2024-02-27 00:00] Collecting opencv-contrib-python (from mediapipe) [2024-02-27 00:00] Using cached opencv_contrib_python-4.9.0.80-cp37-abi3-win_amd64.whl.metadata (20 kB) [2024-02-27 00:00] Collecting protobuf<4,>=3.11 (from mediapipe) [2024-02-27 00:00] Downloading protobuf-3.20.3-py2.py3-none-any.whl.metadata (720 bytes) [2024-02-27 00:00] Collecting sounddevice>=0.4.4 (from mediapipe) [2024-02-27 00:00] Downloading sounddevice-0.4.6-py3-none-win_amd64.whl.metadata (1.4 kB) [2024-02-27 00:00] Collecting ml-dtypes>=0.2.0 (from jax->mediapipe) [2024-02-27 00:00] Downloading ml_dtypes-0.3.2-cp311-cp311-win_amd64.whl.metadata (20 kB) [2024-02-27 00:00] Collecting opt-einsum (from jax->mediapipe) [2024-02-27 00:00] Using cached opt_einsum-3.3.0-py3-none-any.whl (65 kB) [2024-02-27 00:00] Downloading mediapipe-0.10.10-cp311-cp311-win_amd64.whl (50.7 MB) [2024-02-27 00:00] ---------------------------------------- 50.7/50.7 MB 72.5 MB/s eta 0:00:00 [2024-02-27 00:00] Using cached flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB) [2024-02-27 00:00] Using cached protobuf-3.20.3-py2.py3-none-any.whl (162 kB) [2024-02-27 00:00] Using cached sounddevice-0.4.6-py3-none-win_amd64.whl (199 kB) [2024-02-27 00:00] Using cached absl_py-2.1.0-py3-none-any.whl (133 kB) [2024-02-27 00:00] Downloading jax-0.4.25-py3-none-any.whl (1.8 MB) [2024-02-27 00:00] ---------------------------------------- 1.8/1.8 MB 112.6 MB/s eta 0:00:00 [2024-02-27 00:00] Using cached opencv_contrib_python-4.9.0.80-cp37-abi3-win_amd64.whl (45.3 MB) [2024-02-27 00:00] Downloading ml_dtypes-0.3.2-cp311-cp311-win_amd64.whl (127 kB) [2024-02-27 00:00] ---------------------------------------- 127.7/127.7 kB ? eta 0:00:00 [2024-02-27 00:00] Installing collected packages: flatbuffers, protobuf, opt-einsum, opencv-contrib-python, ml-dtypes, absl-py, sounddevice, jax, mediapipe [2024-02-27 00:00] Successfully installed absl-py-2.1.0 flatbuffers-23.5.26 jax-0.4.25 mediapipe-0.10.10 ml-dtypes-0.3.2 opencv-contrib-python-4.9.0.80 opt-einsum-3.3.0 protobuf-3.20.3 sounddevice-0.4.6 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'svglib']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-27 00:00] Collecting svglib [2024-02-27 00:00] Using cached svglib-1.5.1-py3-none-any.whl [2024-02-27 00:00] Collecting reportlab (from svglib) [2024-02-27 00:00] Downloading reportlab-4.1.0-py3-none-any.whl.metadata (1.4 kB) [2024-02-27 00:00] Collecting lxml (from svglib) [2024-02-27 00:00] Downloading lxml-5.1.0-cp311-cp311-win_amd64.whl.metadata (3.6 kB) [2024-02-27 00:00] Collecting tinycss2>=0.6.0 (from svglib) [2024-02-27 00:00] Downloading tinycss2-1.2.1-py3-none-any.whl.metadata (3.0 kB) [2024-02-27 00:00] Collecting cssselect2>=0.2.0 (from svglib) [2024-02-27 00:00] Downloading cssselect2-0.7.0-py3-none-any.whl.metadata (2.9 kB) [2024-02-27 00:00] Collecting webencodings (from cssselect2>=0.2.0->svglib) [2024-02-27 00:00] Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) [2024-02-27 00:00] Collecting chardet (from reportlab->svglib) [2024-02-27 00:00] Using cached chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) [2024-02-27 00:00] Using cached cssselect2-0.7.0-py3-none-any.whl (15 kB) [2024-02-27 00:00] Using cached tinycss2-1.2.1-py3-none-any.whl (21 kB) [2024-02-27 00:00] Downloading lxml-5.1.0-cp311-cp311-win_amd64.whl (3.9 MB) [2024-02-27 00:00] ---------------------------------------- 3.9/3.9 MB 13.9 MB/s eta 0:00:00 [2024-02-27 00:00] Downloading reportlab-4.1.0-py3-none-any.whl (1.9 MB) [2024-02-27 00:00] ---------------------------------------- 1.9/1.9 MB 31.1 MB/s eta 0:00:00 [2024-02-27 00:00] Using cached chardet-5.2.0-py3-none-any.whl (199 kB) [2024-02-27 00:00] Installing collected packages: webencodings, tinycss2, lxml, chardet, reportlab, cssselect2, svglib [2024-02-27 00:00] [!] WARNING: The script chardetect.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:00] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:00] Successfully installed chardet-5.2.0 cssselect2-0.7.0 lxml-5.1.0 reportlab-4.1.0 svglib-1.5.1 tinycss2-1.2.1 webencodings-0.5.1 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'fvcore']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-27 00:00] Collecting fvcore [2024-02-27 00:00] Using cached fvcore-0.1.5.post20221221-py3-none-any.whl [2024-02-27 00:00] Collecting yacs>=0.1.6 (from fvcore) [2024-02-27 00:00] Using cached yacs-0.1.8-py3-none-any.whl (14 kB) [2024-02-27 00:00] Collecting termcolor>=1.1 (from fvcore) [2024-02-27 00:00] Using cached termcolor-2.4.0-py3-none-any.whl.metadata (6.1 kB) [2024-02-27 00:00] Collecting tabulate (from fvcore) [2024-02-27 00:00] Using cached tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) [2024-02-27 00:00] Collecting iopath>=0.1.7 (from fvcore) [2024-02-27 00:00] Using cached iopath-0.1.10-py3-none-any.whl [2024-02-27 00:00] Collecting portalocker (from iopath>=0.1.7->fvcore) [2024-02-27 00:00] Using cached portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB) [2024-02-27 00:00] Collecting pywin32>=226 (from portalocker->iopath>=0.1.7->fvcore) [2024-02-27 00:00] Using cached pywin32-306-cp311-cp311-win_amd64.whl.metadata (6.5 kB) [2024-02-27 00:00] Using cached termcolor-2.4.0-py3-none-any.whl (7.7 kB) [2024-02-27 00:00] Using cached tabulate-0.9.0-py3-none-any.whl (35 kB) [2024-02-27 00:00] Using cached portalocker-2.8.2-py3-none-any.whl (17 kB) [2024-02-27 00:00] Using cached pywin32-306-cp311-cp311-win_amd64.whl (9.2 MB) [2024-02-27 00:00] Installing collected packages: pywin32, yacs, termcolor, tabulate, portalocker, iopath, fvcore [2024-02-27 00:00] [!] WARNING: The script tabulate.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:00] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:00] Successfully installed fvcore-0.1.5.post20221221 iopath-0.1.10 portalocker-2.8.2 pywin32-306 tabulate-0.9.0 termcolor-2.4.0 yacs-0.1.8 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'yapf']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-27 00:00] Collecting yapf [2024-02-27 00:00] Using cached yapf-0.40.2-py3-none-any.whl.metadata (45 kB) [2024-02-27 00:00] Collecting platformdirs>=3.5.1 (from yapf) [2024-02-27 00:00] Using cached platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) [2024-02-27 00:00] Collecting tomli>=2.0.1 (from yapf) [2024-02-27 00:00] Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-02-27 00:00] Using cached yapf-0.40.2-py3-none-any.whl (254 kB) [2024-02-27 00:00] Using cached platformdirs-4.2.0-py3-none-any.whl (17 kB) [2024-02-27 00:00] Using cached tomli-2.0.1-py3-none-any.whl (12 kB) [2024-02-27 00:00] Installing collected packages: tomli, platformdirs, yapf [2024-02-27 00:00] [!] WARNING: The scripts yapf-diff.exe and yapf.exe are installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:00] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:00] Successfully installed platformdirs-4.2.0 tomli-2.0.1 yapf-0.40.2 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'omegaconf']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-27 00:00] Collecting omegaconf [2024-02-27 00:00] Using cached omegaconf-2.3.0-py3-none-any.whl.metadata (3.9 kB) [2024-02-27 00:00] Collecting antlr4-python3-runtime==4.9.* (from omegaconf) [2024-02-27 00:00] Using cached antlr4_python3_runtime-4.9.3-py3-none-any.whl [2024-02-27 00:00] Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB) [2024-02-27 00:00] Installing collected packages: antlr4-python3-runtime, omegaconf [2024-02-27 00:00] Successfully installed antlr4-python3-runtime-4.9.3 omegaconf-2.3.0 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'ftfy']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-27 00:00] Collecting ftfy [2024-02-27 00:00] Using cached ftfy-6.1.3-py3-none-any.whl.metadata (6.2 kB) [2024-02-27 00:00] Collecting wcwidth<0.3.0,>=0.2.12 (from ftfy) [2024-02-27 00:00] Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) [2024-02-27 00:00] Using cached ftfy-6.1.3-py3-none-any.whl (53 kB) [2024-02-27 00:00] Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) [2024-02-27 00:00] Installing collected packages: wcwidth, ftfy [2024-02-27 00:00] [!] WARNING: The script ftfy.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:00] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:00] Successfully installed ftfy-6.1.3 wcwidth-0.2.13 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'addict']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-27 00:00] Collecting addict [2024-02-27 00:00] Using cached addict-2.4.0-py3-none-any.whl (3.8 kB) [2024-02-27 00:00] Installing collected packages: addict [2024-02-27 00:00] Successfully installed addict-2.4.0 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'yacs']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'trimesh[easy]']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-27 00:00] Collecting trimesh[easy] [2024-02-27 00:00] Downloading trimesh-4.1.5-py3-none-any.whl.metadata (18 kB) [2024-02-27 00:00] Collecting colorlog (from trimesh[easy]) [2024-02-27 00:00] Downloading colorlog-6.8.2-py3-none-any.whl.metadata (10 kB) [2024-02-27 00:00] Collecting mapbox-earcut (from trimesh[easy]) [2024-02-27 00:00] Downloading mapbox_earcut-1.0.1-cp311-cp311-win_amd64.whl.metadata (2.0 kB) [2024-02-27 00:00] Collecting jsonschema (from trimesh[easy]) [2024-02-27 00:00] Using cached jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-02-27 00:00] Collecting svg.path (from trimesh[easy]) [2024-02-27 00:00] Downloading svg.path-6.3-py2.py3-none-any.whl.metadata (13 kB) [2024-02-27 00:00] Collecting pycollada (from trimesh[easy]) [2024-02-27 00:00] Downloading pycollada-0.8.tar.gz (108 kB) [2024-02-27 00:00] -------------------------------------- 108.1/108.1 kB 3.2 MB/s eta 0:00:00 [2024-02-27 00:00] Preparing metadata (setup.py): started [2024-02-27 00:00] Preparing metadata (setup.py): finished with status 'done' [2024-02-27 00:00] Collecting shapely (from trimesh[easy]) [2024-02-27 00:00] Downloading shapely-2.0.3-cp311-cp311-win_amd64.whl.metadata (7.2 kB) [2024-02-27 00:00] Collecting xxhash (from trimesh[easy]) [2024-02-27 00:00] Using cached xxhash-3.4.1-cp311-cp311-win_amd64.whl.metadata (12 kB) [2024-02-27 00:00] Collecting rtree (from trimesh[easy]) [2024-02-27 00:00] Downloading Rtree-1.2.0-py3-none-win_amd64.whl.metadata (2.1 kB) [2024-02-27 00:00] Collecting httpx (from trimesh[easy]) [2024-02-27 00:00] Downloading httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB) [2024-02-27 00:00] Collecting embreex (from trimesh[easy]) [2024-02-27 00:00] Using cached embreex-2.17.7.post4-cp311-cp311-win_amd64.whl.metadata (3.0 kB) [2024-02-27 00:00] Collecting vhacdx (from trimesh[easy]) [2024-02-27 00:00] Downloading vhacdx-0.0.5-cp311-cp311-win_amd64.whl.metadata (1.1 kB) [2024-02-27 00:00] Collecting xatlas (from trimesh[easy]) [2024-02-27 00:00] Downloading xatlas-0.0.9-cp311-cp311-win_amd64.whl.metadata (5.0 kB) [2024-02-27 00:00] Collecting anyio (from httpx->trimesh[easy]) [2024-02-27 00:00] Downloading anyio-4.3.0-py3-none-any.whl.metadata (4.6 kB) [2024-02-27 00:00] Collecting httpcore==1. (from httpx->trimesh[easy]) [2024-02-27 00:00] Downloading httpcore-1.0.4-py3-none-any.whl.metadata (20 kB) [2024-02-27 00:00] Collecting sniffio (from httpx->trimesh[easy]) [2024-02-27 00:00] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-02-27 00:00] Collecting h11<0.15,>=0.13 (from httpcore==1.->httpx->trimesh[easy]) [2024-02-27 00:00] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-02-27 00:00] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->trimesh[easy]) [2024-02-27 00:00] Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-02-27 00:00] Collecting referencing>=0.28.4 (from jsonschema->trimesh[easy]) [2024-02-27 00:00] Using cached referencing-0.33.0-py3-none-any.whl.metadata (2.7 kB) [2024-02-27 00:00] Collecting rpds-py>=0.7.1 (from jsonschema->trimesh[easy]) [2024-02-27 00:00] Using cached rpds_py-0.18.0-cp311-none-win_amd64.whl.metadata (4.2 kB) [2024-02-27 00:00] Downloading colorlog-6.8.2-py3-none-any.whl (11 kB) [2024-02-27 00:00] Using cached embreex-2.17.7.post4-cp311-cp311-win_amd64.whl (13.4 MB) [2024-02-27 00:00] Downloading httpx-0.27.0-py3-none-any.whl (75 kB) [2024-02-27 00:00] ---------------------------------------- 75.6/75.6 kB 4.4 MB/s eta 0:00:00 [2024-02-27 00:00] Downloading httpcore-1.0.4-py3-none-any.whl (77 kB) [2024-02-27 00:00] ---------------------------------------- 77.8/77.8 kB 4.5 MB/s eta 0:00:00 [2024-02-27 00:00] Using cached jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-02-27 00:00] Using cached mapbox_earcut-1.0.1-cp311-cp311-win_amd64.whl (71 kB) [2024-02-27 00:00] Downloading Rtree-1.2.0-py3-none-win_amd64.whl (481 kB) [2024-02-27 00:00] ---------------------------------------- 481.9/481.9 kB 6.0 MB/s eta 0:00:00 [2024-02-27 00:00] Downloading shapely-2.0.3-cp311-cp311-win_amd64.whl (1.4 MB) [2024-02-27 00:00] ---------------------------------------- 1.4/1.4 MB 8.3 MB/s eta 0:00:00 [2024-02-27 00:00] Using cached svg.path-6.3-py2.py3-none-any.whl (16 kB) [2024-02-27 00:00] Downloading trimesh-4.1.5-py3-none-any.whl (691 kB) [2024-02-27 00:00] --------------------------------------- 691.2/691.2 kB 10.8 MB/s eta 0:00:00 [2024-02-27 00:00] Downloading vhacdx-0.0.5-cp311-cp311-win_amd64.whl (127 kB) [2024-02-27 00:00] ---------------------------------------- 127.4/127.4 kB 7.3 MB/s eta 0:00:00 [2024-02-27 00:00] Downloading xatlas-0.0.9-cp311-cp311-win_amd64.whl (193 kB) [2024-02-27 00:00] --------------------------------------- 193.1/193.1 kB 11.4 MB/s eta 0:00:00 [2024-02-27 00:00] Using cached xxhash-3.4.1-cp311-cp311-win_amd64.whl (29 kB) [2024-02-27 00:00] Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-02-27 00:00] Using cached referencing-0.33.0-py3-none-any.whl (26 kB) [2024-02-27 00:00] Using cached rpds_py-0.18.0-cp311-none-win_amd64.whl (206 kB) [2024-02-27 00:00] Downloading anyio-4.3.0-py3-none-any.whl (85 kB) [2024-02-27 00:00] ---------------------------------------- 85.6/85.6 kB ? eta 0:00:00 [2024-02-27 00:00] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-02-27 00:00] Using cached h11-0.14.0-py3-none-any.whl (58 kB) [2024-02-27 00:00] Building wheels for collected packages: pycollada [2024-02-27 00:00] Building wheel for pycollada (setup.py): started [2024-02-27 00:00] Building wheel for pycollada (setup.py): finished with status 'done' [2024-02-27 00:00] Created wheel for pycollada: filename=pycollada-0.8-py3-none-any.whl size=127523 sha256=4bd2b144781d72fbed4b4a5d6662006ec607874c5eea45326087f346ebecf5c5 [2024-02-27 00:00] Stored in directory: c:\users\moaaz\appdata\local\pip\cache\wheels\72\f0\6c\2fd64355f3a11cb6673fd92e0417c5ed5bf37a796d9c180562 [2024-02-27 00:00] Successfully built pycollada [2024-02-27 00:00] Installing collected packages: xxhash, xatlas, vhacdx, trimesh, svg.path, sniffio, shapely, rtree, rpds-py, mapbox-earcut, h11, embreex, colorlog, referencing, pycollada, httpcore, anyio, jsonschema-specifications, httpx, jsonschema [2024-02-27 00:00] [!] WARNING: The script httpx.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:00] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:00] [!] WARNING: The script jsonschema.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:00] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:00] Successfully installed anyio-4.3.0 colorlog-6.8.2 embreex-2.17.7.post4 h11-0.14.0 httpcore-1.0.4 httpx-0.27.0 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 mapbox-earcut-1.0.1 pycollada-0.8 referencing-0.33.0 rpds-py-0.18.0 rtree-1.2.0 shapely-2.0.3 sniffio-1.3.1 svg.path-6.3 trimesh-4.1.5 vhacdx-0.0.5 xatlas-0.0.9 xxhash-3.4.1 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'albumentations']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-27 00:00] Collecting albumentations [2024-02-27 00:00] Using cached albumentations-1.4.0-py3-none-any.whl.metadata (35 kB) [2024-02-27 00:00] Collecting qudida>=0.0.4 (from albumentations) [2024-02-27 00:00] Using cached qudida-0.0.4-py3-none-any.whl.metadata (1.5 kB) [2024-02-27 00:00] Collecting scikit-learn>=0.19.1 (from qudida>=0.0.4->albumentations) [2024-02-27 00:00] Downloading scikit_learn-1.4.1.post1-cp311-cp311-win_amd64.whl.metadata (11 kB) [2024-02-27 00:00] Collecting joblib>=1.2.0 (from scikit-learn>=0.19.1->qudida>=0.0.4->albumentations) [2024-02-27 00:00] Using cached joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB) [2024-02-27 00:00] Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.19.1->qudida>=0.0.4->albumentations) [2024-02-27 00:00] Downloading threadpoolctl-3.3.0-py3-none-any.whl.metadata (13 kB) [2024-02-27 00:00] Using cached albumentations-1.4.0-py3-none-any.whl (123 kB) [2024-02-27 00:00] Using cached qudida-0.0.4-py3-none-any.whl (3.5 kB) [2024-02-27 00:00] Downloading scikit_learn-1.4.1.post1-cp311-cp311-win_amd64.whl (10.6 MB) [2024-02-27 00:00] ---------------------------------------- 10.6/10.6 MB 29.7 MB/s eta 0:00:00 [2024-02-27 00:00] Using cached joblib-1.3.2-py3-none-any.whl (302 kB) [2024-02-27 00:00] Downloading threadpoolctl-3.3.0-py3-none-any.whl (17 kB) [2024-02-27 00:00] Installing collected packages: threadpoolctl, joblib, scikit-learn, qudida, albumentations [2024-02-27 00:00] Successfully installed albumentations-1.4.0 joblib-1.3.2 qudida-0.0.4 scikit-learn-1.4.1.post1 threadpoolctl-3.3.0 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'scikit-learn']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux'

[2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'cmake']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:00] Collecting cmake [2024-02-27 00:00] Using cached cmake-3.28.3-py2.py3-none-win_amd64.whl.metadata (6.5 kB) [2024-02-27 00:00] Using cached cmake-3.28.3-py2.py3-none-win_amd64.whl (35.7 MB) [2024-02-27 00:00] Installing collected packages: cmake [2024-02-27 00:00] [!] WARNING: The scripts cmake.exe, cpack.exe and ctest.exe are installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:00] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:00] Successfully installed cmake-3.28.3 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'fairscale>=0.4.4']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:00] Collecting fairscale>=0.4.4 [2024-02-27 00:00] Using cached fairscale-0.4.13-py3-none-any.whl [2024-02-27 00:00] Installing collected packages: fairscale [2024-02-27 00:00] [!] WARNING: The script wgit.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:00] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:00] Successfully installed fairscale-0.4.13 [2024-02-27 00:00]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'git+https://github.com/WASasquatch/img2texture.git']

[2024-02-27 00:00]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:00] Collecting git+https://github.com/WASasquatch/img2texture.git [2024-02-27 00:00] Cloning https://github.com/WASasquatch/img2texture.git to c:\users\moaaz\appdata\local\temp\pip-req-build-ymiz3pnq [2024-02-27 00:00] [!] Running command git clone --filter=blob:none --quiet https://github.com/WASasquatch/img2texture.git 'C:\Users\moaaz\AppData\Local\Temp\pip-req-build-ymiz3pnq' [2024-02-27 00:00] Resolved https://github.com/WASasquatch/img2texture.git to commit a546609a915caf1dcb84a15bf44b5b639ad924e6 [2024-02-27 00:01] Preparing metadata (setup.py): started [2024-02-27 00:01] Preparing metadata (setup.py): finished with status 'done' [2024-02-27 00:01] Collecting pillow<10,>=9.2 (from img2texture==1.0.6) [2024-02-27 00:01] Using cached Pillow-9.5.0-cp311-cp311-win_amd64.whl.metadata (9.7 kB) [2024-02-27 00:01] Using cached Pillow-9.5.0-cp311-cp311-win_amd64.whl (2.5 MB) [2024-02-27 00:01] Building wheels for collected packages: img2texture [2024-02-27 00:01] Building wheel for img2texture (setup.py): started [2024-02-27 00:01] Building wheel for img2texture (setup.py): finished with status 'done' [2024-02-27 00:01] Created wheel for img2texture: filename=img2texture-1.0.6-py3-none-any.whl size=8446 sha256=9490651449babfd1338225f73d10c4f281d487b0b45d52627740b2a267fd01c5 [2024-02-27 00:01] Stored in directory: C:\Users\moaaz\AppData\Local\Temp\pip-ephem-wheel-cache-1r7h6f9a\wheels\3a\3b\e7\ebce81e2912d6a6e38372603eda3b92fa14d0c95eb2bb56e45 [2024-02-27 00:01] Successfully built img2texture [2024-02-27 00:01] Installing collected packages: pillow, img2texture [2024-02-27 00:01] Attempting uninstall: pillow [2024-02-27 00:01] Found existing installation: pillow 10.2.0 [2024-02-27 00:01] Uninstalling pillow-10.2.0: [2024-02-27 00:01] Successfully uninstalled pillow-10.2.0 [2024-02-27 00:01] [!] WARNING: The script img2texture.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:01] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:01] Successfully installed img2texture-1.0.6 pillow-9.5.0 [2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'git+https://github.com/WASasquatch/cstr']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01] Collecting git+https://github.com/WASasquatch/cstr [2024-02-27 00:01] Cloning https://github.com/WASasquatch/cstr to c:\users\moaaz\appdata\local\temp\pip-req-build-ajqgrgpk [2024-02-27 00:01] [!] Running command git clone --filter=blob:none --quiet https://github.com/WASasquatch/cstr 'C:\Users\moaaz\AppData\Local\Temp\pip-req-build-ajqgrgpk' [2024-02-27 00:01] Resolved https://github.com/WASasquatch/cstr to commit 0520c29a18a7a869a6e5983861d6f7a4c86f8e9b [2024-02-27 00:01] Preparing metadata (setup.py): started [2024-02-27 00:01] Preparing metadata (setup.py): finished with status 'done' [2024-02-27 00:01] Building wheels for collected packages: cstr [2024-02-27 00:01] Building wheel for cstr (setup.py): started [2024-02-27 00:01] Building wheel for cstr (setup.py): finished with status 'done' [2024-02-27 00:01] Created wheel for cstr: filename=cstr-0.1.0-py3-none-any.whl size=2847 sha256=2668519f17082f49dc4393acc7c3e9b62e598c92c4b39a6815a3ac8dbf50a260 [2024-02-27 00:01] Stored in directory: C:\Users\moaaz\AppData\Local\Temp\pip-ephem-wheel-cache-n_1slld6\wheels\99\a1\f2\03f7c4ed7d0280528ae4a07e4dacd6d32a8ff90c1783a4c2e5 [2024-02-27 00:01] Successfully built cstr [2024-02-27 00:01] Installing collected packages: cstr [2024-02-27 00:01] Successfully installed cstr-0.1.0 [2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'imageio']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'joblib']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'matplotlib']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'numba']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01] Collecting numba [2024-02-27 00:01] Using cached numba-0.59.0-cp311-cp311-win_amd64.whl.metadata (2.8 kB) [2024-02-27 00:01] Collecting llvmlite<0.43,>=0.42.0dev0 (from numba) [2024-02-27 00:01] Using cached llvmlite-0.42.0-cp311-cp311-win_amd64.whl.metadata (4.9 kB) [2024-02-27 00:01] Using cached numba-0.59.0-cp311-cp311-win_amd64.whl (2.6 MB) [2024-02-27 00:01] Using cached llvmlite-0.42.0-cp311-cp311-win_amd64.whl (28.1 MB) [2024-02-27 00:01] Installing collected packages: llvmlite, numba [2024-02-27 00:01] Successfully installed llvmlite-0.42.0 numba-0.59.0 [2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'opencv-python-headless[ffmpeg]<=4.7.0.72']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01] Collecting opencv-python-headless<=4.7.0.72 (from opencv-python-headless[ffmpeg]<=4.7.0.72) [2024-02-27 00:01] Downloading opencv_python_headless-4.7.0.72-cp37-abi3-win_amd64.whl.metadata (18 kB) [2024-02-27 00:01] [!] WARNING: opencv-python-headless 4.7.0.72 does not provide the extra 'ffmpeg' [2024-02-27 00:01] Using cached opencv_python_headless-4.7.0.72-cp37-abi3-win_amd64.whl (38.1 MB) [2024-02-27 00:01] Installing collected packages: opencv-python-headless [2024-02-27 00:01] Attempting uninstall: opencv-python-headless [2024-02-27 00:01] Found existing installation: opencv-python-headless 4.9.0.80 [2024-02-27 00:01] Uninstalling opencv-python-headless-4.9.0.80: [2024-02-27 00:01] Successfully uninstalled opencv-python-headless-4.9.0.80 [2024-02-27 00:01] Successfully installed opencv-python-headless-4.7.0.72 [2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'pilgram']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01] Collecting pilgram [2024-02-27 00:01] Downloading pilgram-1.2.1-py3-none-any.whl.metadata (4.0 kB) [2024-02-27 00:01] Using cached pilgram-1.2.1-py3-none-any.whl (817 kB) [2024-02-27 00:01] Installing collected packages: pilgram [2024-02-27 00:01] Successfully installed pilgram-1.2.1 [2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'git+https://github.com/WASasquatch/ffmpy.git']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01] Collecting git+https://github.com/WASasquatch/ffmpy.git [2024-02-27 00:01] Cloning https://github.com/WASasquatch/ffmpy.git to c:\users\moaaz\appdata\local\temp\pip-req-build-e9la1l8m [2024-02-27 00:01] [!] Running command git clone --filter=blob:none --quiet https://github.com/WASasquatch/ffmpy.git 'C:\Users\moaaz\AppData\Local\Temp\pip-req-build-e9la1l8m' [2024-02-27 00:01] Resolved https://github.com/WASasquatch/ffmpy.git to commit f000737698b387ffaeab7cd871b0e9185811230d [2024-02-27 00:01] Preparing metadata (setup.py): started [2024-02-27 00:01] Preparing metadata (setup.py): finished with status 'done' [2024-02-27 00:01] Building wheels for collected packages: ffmpy [2024-02-27 00:01] Building wheel for ffmpy (setup.py): started [2024-02-27 00:01] Building wheel for ffmpy (setup.py): finished with status 'done' [2024-02-27 00:01] Created wheel for ffmpy: filename=ffmpy-0.3.0-py3-none-any.whl size=5541 sha256=6deec7fafe90bcbdf8f42475eac39e6dbca9a4cd3c7fd8c5f897c3a00dc9e9d6 [2024-02-27 00:01] Stored in directory: C:\Users\moaaz\AppData\Local\Temp\pip-ephem-wheel-cache-668ydg6c\wheels\30\98\4f\464a8020203e4f2c1049cf1d48bd93f687e76bc34b6b378923 [2024-02-27 00:01] Successfully built ffmpy [2024-02-27 00:01] Installing collected packages: ffmpy [2024-02-27 00:01] Successfully installed ffmpy-0.3.0 [2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'rembg']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01] Collecting rembg [2024-02-27 00:01] Downloading rembg-2.0.55-py3-none-any.whl.metadata (15 kB) [2024-02-27 00:01] Collecting onnxruntime (from rembg) [2024-02-27 00:01] Downloading onnxruntime-1.17.1-cp311-cp311-win_amd64.whl.metadata (4.4 kB) [2024-02-27 00:01] Collecting pooch (from rembg) [2024-02-27 00:01] Downloading pooch-1.8.1-py3-none-any.whl.metadata (9.5 kB) [2024-02-27 00:01] Collecting pymatting (from rembg) [2024-02-27 00:01] Using cached PyMatting-1.1.12-py3-none-any.whl.metadata (7.4 kB) [2024-02-27 00:01] Collecting coloredlogs (from onnxruntime->rembg) [2024-02-27 00:01] Downloading coloredlogs-15.0.1-py2.py3-none-any.whl.metadata (12 kB) [2024-02-27 00:01] Collecting humanfriendly>=9.1 (from coloredlogs->onnxruntime->rembg) [2024-02-27 00:01] Downloading humanfriendly-10.0-py2.py3-none-any.whl.metadata (9.2 kB) [2024-02-27 00:01] Collecting pyreadline3 (from humanfriendly>=9.1->coloredlogs->onnxruntime->rembg) [2024-02-27 00:01] Downloading pyreadline3-3.4.1-py3-none-any.whl.metadata (2.0 kB) [2024-02-27 00:01] Downloading rembg-2.0.55-py3-none-any.whl (32 kB) [2024-02-27 00:01] Downloading onnxruntime-1.17.1-cp311-cp311-win_amd64.whl (5.6 MB) [2024-02-27 00:01] ---------------------------------------- 5.6/5.6 MB 39.6 MB/s eta 0:00:00 [2024-02-27 00:01] Downloading pooch-1.8.1-py3-none-any.whl (62 kB) [2024-02-27 00:01] ---------------------------------------- 63.0/63.0 kB ? eta 0:00:00 [2024-02-27 00:01] Using cached PyMatting-1.1.12-py3-none-any.whl (52 kB) [2024-02-27 00:01] Using cached coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB) [2024-02-27 00:01] Using cached humanfriendly-10.0-py2.py3-none-any.whl (86 kB) [2024-02-27 00:01] Using cached pyreadline3-3.4.1-py3-none-any.whl (95 kB) [2024-02-27 00:01] Installing collected packages: pyreadline3, humanfriendly, pymatting, pooch, coloredlogs, onnxruntime, rembg [2024-02-27 00:01] [!] WARNING: The script humanfriendly.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:01] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:01] [!] WARNING: The script coloredlogs.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:01] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:01] [!] WARNING: The script onnxruntime_test.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:01] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:01] [!] WARNING: The script rembg.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:01] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:01] Successfully installed coloredlogs-15.0.1 humanfriendly-10.0 onnxruntime-1.17.1 pooch-1.8.1 pymatting-1.1.12 pyreadline3-3.4.1 rembg-2.0.55 [2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'scikit-image==0.20.0']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01] Collecting scikit-image==0.20.0 [2024-02-27 00:01] Downloading scikit_image-0.20.0-cp311-cp311-win_amd64.whl.metadata (16 kB) [2024-02-27 00:01] Collecting PyWavelets>=1.1.1 (from scikit-image==0.20.0) [2024-02-27 00:01] Using cached pywavelets-1.5.0-cp311-cp311-win_amd64.whl.metadata (9.0 kB) [2024-02-27 00:01] Using cached scikit_image-0.20.0-cp311-cp311-win_amd64.whl (23.7 MB) [2024-02-27 00:01] Using cached pywavelets-1.5.0-cp311-cp311-win_amd64.whl (4.3 MB) [2024-02-27 00:01] Installing collected packages: PyWavelets, scikit-image [2024-02-27 00:01] Attempting uninstall: scikit-image [2024-02-27 00:01] Found existing installation: scikit-image 0.22.0 [2024-02-27 00:01] Uninstalling scikit-image-0.22.0: [2024-02-27 00:01] Successfully uninstalled scikit-image-0.22.0 [2024-02-27 00:01] [!] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. [2024-02-27 00:01] Successfully installed PyWavelets-1.5.0 scikit-image-0.20.0 [!][2024-02-27 00:01] albumentations 1.4.0 requires scikit-image>=0.21.0, but you have scikit-image 0.20.0 which is incompatible. [2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'scikit-learn']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'timm>=0.4.12']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui'

[2024-02-27 00:01] Collecting timm>=0.4.12 [2024-02-27 00:01] Downloading timm-0.9.16-py3-none-any.whl.metadata (38 kB) [2024-02-27 00:01] Downloading timm-0.9.16-py3-none-any.whl (2.2 MB) [2024-02-27 00:01] ---------------------------------------- 2.2/2.2 MB 12.0 MB/s eta 0:00:00 [2024-02-27 00:01] Installing collected packages: timm [2024-02-27 00:01] Successfully installed timm-0.9.16 [2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'numba']

[2024-02-27 00:01]

Execute install/(de)activation script for '.'

[2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'timm==0.6.13']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture'

[2024-02-27 00:01] Collecting timm==0.6.13 [2024-02-27 00:01] Downloading timm-0.6.13-py3-none-any.whl.metadata (38 kB) [2024-02-27 00:01] Using cached timm-0.6.13-py3-none-any.whl (549 kB) [2024-02-27 00:01] Installing collected packages: timm [2024-02-27 00:01] Attempting uninstall: timm [2024-02-27 00:01] Found existing installation: timm 0.9.16 [2024-02-27 00:01] Uninstalling timm-0.9.16: [2024-02-27 00:01] Successfully uninstalled timm-0.9.16 [2024-02-27 00:01] Successfully installed timm-0.6.13 [2024-02-27 00:01]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'fairscale']

[2024-02-27 00:01]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture'

[2024-02-27 00:02]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'pycocoevalcap']

[2024-02-27 00:02]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture'

[2024-02-27 00:02] Collecting pycocoevalcap [2024-02-27 00:02] Using cached pycocoevalcap-1.2-py3-none-any.whl (104.3 MB) [2024-02-27 00:02] Collecting pycocotools>=2.0.2 (from pycocoevalcap) [2024-02-27 00:02] Using cached pycocotools-2.0.7-cp311-cp311-win_amd64.whl.metadata (1.1 kB) [2024-02-27 00:02] Using cached pycocotools-2.0.7-cp311-cp311-win_amd64.whl (85 kB) [2024-02-27 00:02] Installing collected packages: pycocotools, pycocoevalcap [2024-02-27 00:02] Successfully installed pycocoevalcap-1.2 pycocotools-2.0.7 [2024-02-27 00:02]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'opencv-python']

[2024-02-27 00:02]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture'

[2024-02-27 00:02]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'qrcode[pil]']

[2024-02-27 00:02]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture'

[2024-02-27 00:02] Collecting qrcode[pil] [2024-02-27 00:02] Downloading qrcode-7.4.2-py3-none-any.whl.metadata (17 kB) [2024-02-27 00:02] Collecting pypng (from qrcode[pil]) [2024-02-27 00:02] Downloading pypng-0.20220715.0-py3-none-any.whl.metadata (13 kB) [2024-02-27 00:02] Using cached pypng-0.20220715.0-py3-none-any.whl (58 kB) [2024-02-27 00:02] Using cached qrcode-7.4.2-py3-none-any.whl (46 kB) [2024-02-27 00:02] Installing collected packages: pypng, qrcode [2024-02-27 00:02] [!] WARNING: The script qr.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:02] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:02] Successfully installed pypng-0.20220715.0 qrcode-7.4.2 [2024-02-27 00:02]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'pytorch_lightning']

[2024-02-27 00:02]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture'

[2024-02-27 00:02] Collecting pytorch_lightning [2024-02-27 00:02] Using cached pytorch_lightning-2.2.0.post0-py3-none-any.whl.metadata (21 kB) [2024-02-27 00:02] Collecting torchmetrics>=0.7.0 (from pytorch_lightning) [2024-02-27 00:02] Using cached torchmetrics-1.3.1-py3-none-any.whl.metadata (19 kB) [2024-02-27 00:02] Collecting lightning-utilities>=0.8.0 (from pytorch_lightning) [2024-02-27 00:02] Using cached lightning_utilities-0.10.1-py3-none-any.whl.metadata (4.8 kB) [2024-02-27 00:02] Using cached pytorch_lightning-2.2.0.post0-py3-none-any.whl (800 kB) [2024-02-27 00:02] Using cached lightning_utilities-0.10.1-py3-none-any.whl (24 kB) [2024-02-27 00:02] Using cached torchmetrics-1.3.1-py3-none-any.whl (840 kB) [2024-02-27 00:02] Installing collected packages: lightning-utilities, torchmetrics, pytorch_lightning [2024-02-27 00:02] Successfully installed lightning-utilities-0.10.1 pytorch_lightning-2.2.0.post0 torchmetrics-1.3.1 [2024-02-27 00:02]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'kornia']

[2024-02-27 00:02]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture'

[2024-02-27 00:02] Collecting kornia [2024-02-27 00:02] Using cached kornia-0.7.1-py2.py3-none-any.whl.metadata (12 kB) [2024-02-27 00:02] Using cached kornia-0.7.1-py2.py3-none-any.whl (756 kB) [2024-02-27 00:02] Installing collected packages: kornia [2024-02-27 00:02] Successfully installed kornia-0.7.1 [2024-02-27 00:02]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'pydantic']

[2024-02-27 00:02]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture'

[2024-02-27 00:02] Collecting pydantic [2024-02-27 00:02] Downloading pydantic-2.6.2-py3-none-any.whl.metadata (83 kB) [2024-02-27 00:02] ---------------------------------------- 84.0/84.0 kB 1.2 MB/s eta 0:00:00 [2024-02-27 00:02] Collecting annotated-types>=0.4.0 (from pydantic) [2024-02-27 00:02] Using cached annotated_types-0.6.0-py3-none-any.whl.metadata (12 kB) [2024-02-27 00:02] Collecting pydantic-core==2.16.3 (from pydantic) [2024-02-27 00:02] Downloading pydantic_core-2.16.3-cp311-none-win_amd64.whl.metadata (6.6 kB) [2024-02-27 00:02] Downloading pydantic-2.6.2-py3-none-any.whl (394 kB) [2024-02-27 00:02] --------------------------------------- 394.9/394.9 kB 25.6 MB/s eta 0:00:00 [2024-02-27 00:02] Downloading pydantic_core-2.16.3-cp311-none-win_amd64.whl (1.9 MB) [2024-02-27 00:02] ---------------------------------------- 1.9/1.9 MB 60.3 MB/s eta 0:00:00 [2024-02-27 00:02] Using cached annotated_types-0.6.0-py3-none-any.whl (12 kB) [2024-02-27 00:02] Installing collected packages: pydantic-core, annotated-types, pydantic [2024-02-27 00:02] Successfully installed annotated-types-0.6.0 pydantic-2.6.2 pydantic-core-2.16.3 [2024-02-27 00:02]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'insightface==0.7.3']

[2024-02-27 00:02]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node'

[2024-02-27 00:02] Collecting insightface==0.7.3 [2024-02-27 00:02] Using cached insightface-0.7.3.tar.gz (439 kB) [2024-02-27 00:02] Installing build dependencies: started [2024-02-27 00:02] Installing build dependencies: finished with status 'done' [2024-02-27 00:02] Getting requirements to build wheel: started [2024-02-27 00:02] Getting requirements to build wheel: finished with status 'error' [2024-02-27 00:02] [!] error: subprocess-exited-with-error [2024-02-27 00:02] [!]
[2024-02-27 00:02] [!] Getting requirements to build wheel did not run successfully. [2024-02-27 00:02] [!] exit code: 1 [2024-02-27 00:02] [!]
[2024-02-27 00:02] [!] [18 lines of output] [2024-02-27 00:02] [!] Traceback (most recent call last): [2024-02-27 00:02] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in [2024-02-27 00:02] [!] main() [2024-02-27 00:02] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 335, in main [2024-02-27 00:02] [!] json_out['return_val'] = hook(**hook_input['kwargs']) [2024-02-27 00:02] [!] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2024-02-27 00:02] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 118, in get_requires_for_build_wheel [2024-02-27 00:02] [!] return hook(config_settings) [2024-02-27 00:02] [!] ^^^^^^^^^^^^^^^^^^^^^ [2024-02-27 00:02] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 325, in get_requires_for_build_wheel [2024-02-27 00:02] [!] return self._get_build_requires(config_settings, requirements=['wheel']) [2024-02-27 00:02] [!] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2024-02-27 00:02] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 295, in _get_build_requires [2024-02-27 00:02] [!] self.run_setup() [2024-02-27 00:02] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 311, in run_setup [2024-02-27 00:02] [!] exec(code, locals()) [2024-02-27 00:02] [!] File "", line 11, in [2024-02-27 00:02] [!] ModuleNotFoundError: No module named 'Cython' [2024-02-27 00:02] [!] [end of output] [2024-02-27 00:02] [!]
[2024-02-27 00:02] [!] note: This error originates from a subprocess, and is likely not a problem with pip. [2024-02-27 00:02] [!] error: subprocess-exited-with-error [2024-02-27 00:02] [!] [2024-02-27 00:02] [!] Getting requirements to build wheel did not run successfully. [2024-02-27 00:02] [!] exit code: 1 [2024-02-27 00:02] [!] [2024-02-27 00:02] [!] See above for output. [2024-02-27 00:02] [!] [2024-02-27 00:02] [!] note: This error originates from a subprocess, and is likely not a problem with pip. [2024-02-27 00:02] install/(de)activation script failed: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node [2024-02-27 00:02]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'onnx>=1.14.0']

[2024-02-27 00:02]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node'

[2024-02-27 00:02] Collecting onnx>=1.14.0 [2024-02-27 00:02] Using cached onnx-1.15.0-cp311-cp311-win_amd64.whl.metadata (15 kB) [2024-02-27 00:02] Using cached onnx-1.15.0-cp311-cp311-win_amd64.whl (14.3 MB) [2024-02-27 00:02] Installing collected packages: onnx [2024-02-27 00:02] [!] WARNING: The scripts backend-test-tools.exe, check-model.exe and check-node.exe are installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:02] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:02] Successfully installed onnx-1.15.0 [2024-02-27 00:02]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'opencv-python>=4.7.0.72']

[2024-02-27 00:02]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node'

[2024-02-27 00:02]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', 'install.py']

[2024-02-27 00:02]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node'

[!] [2024-02-27 00:02] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [!] [ReActor] Downloading inswapper_128.onnx to C:\ComfyUI_windows_portable\ComfyUI\models\insightface\inswapper_128.onnx: 529MB [00:05, 108MB/s]
[2024-02-27 00:02] [2024-02-27 00:02] Looking in indexes: https://pypi.org/simple, https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/ [2024-02-27 00:02] Collecting onnxruntime-gpu [2024-02-27 00:02] Downloading https://aiinfra.pkgs.visualstudio.com/2692857e-05ef-43b4-ba9c-ccf1c22c437c/_packaging/9387c3aa-d9ad-4513-968c-383f6f7f53b8/pypi/download/onnxruntime-gpu/1.17.1/onnxruntime_gpu-1.17.1-cp311-cp311-win_amd64.whl (149.1 MB) [2024-02-27 00:02] -------------------------------------- 149.1/149.1 MB 3.1 MB/s eta 0:00:00 [2024-02-27 00:04] Installing collected packages: onnxruntime-gpu [2024-02-27 00:04] Successfully installed onnxruntime-gpu-1.17.1 [2024-02-27 00:04] Collecting insightface==0.7.3 [2024-02-27 00:04] Using cached insightface-0.7.3.tar.gz (439 kB) [2024-02-27 00:04] Installing build dependencies: started [2024-02-27 00:04] Installing build dependencies: finished with status 'done' [2024-02-27 00:04] Getting requirements to build wheel: started [2024-02-27 00:04] Getting requirements to build wheel: finished with status 'error' [2024-02-27 00:04] [!] error: subprocess-exited-with-error [2024-02-27 00:04] [!]
[2024-02-27 00:04] [!] Getting requirements to build wheel did not run successfully. [2024-02-27 00:04] [!] exit code: 1 [2024-02-27 00:04] [!]
[2024-02-27 00:04] [!] [18 lines of output] [2024-02-27 00:04] [!] Traceback (most recent call last): [2024-02-27 00:04] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in [2024-02-27 00:04] [!] main() [2024-02-27 00:04] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 335, in main [2024-02-27 00:04] [!] json_out['return_val'] = hook(**hook_input['kwargs']) [2024-02-27 00:04] [!] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2024-02-27 00:04] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 118, in get_requires_for_build_wheel [2024-02-27 00:04] [!] return hook(config_settings) [2024-02-27 00:04] [!] ^^^^^^^^^^^^^^^^^^^^^ [2024-02-27 00:04] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 325, in get_requires_for_build_wheel [2024-02-27 00:04] [!] return self._get_build_requires(config_settings, requirements=['wheel']) [2024-02-27 00:04] [!] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2024-02-27 00:04] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 295, in _get_build_requires [2024-02-27 00:04] [!] self.run_setup() [2024-02-27 00:04] [!] File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 311, in run_setup [2024-02-27 00:04] [!] exec(code, locals()) [2024-02-27 00:04] [!] File "", line 11, in [2024-02-27 00:04] [!] ModuleNotFoundError: No module named 'Cython' [2024-02-27 00:04] [!] [end of output] [2024-02-27 00:04] [!]
[2024-02-27 00:04] [!] note: This error originates from a subprocess, and is likely not a problem with pip. [2024-02-27 00:04] [!] error: subprocess-exited-with-error [2024-02-27 00:04] [!] [2024-02-27 00:04] [!] Getting requirements to build wheel did not run successfully. [2024-02-27 00:04] [!] exit code: 1 [2024-02-27 00:04] [!] [2024-02-27 00:04] [!] See above for output. [2024-02-27 00:04] [!] [2024-02-27 00:04] [!] note: This error originates from a subprocess, and is likely not a problem with pip. [2024-02-27 00:04] CUDA 12.1 [2024-02-27 00:04] Status: The 'onnxruntime-gpu' distribution was not found and is required by the application [2024-02-27 00:04] Status: The 'insightface==0.7.3' distribution was not found and is required by the application [2024-02-27 00:04] Ok [2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'piexif']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-prompt-reader-node'

[2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'opencv-python']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf'

[2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'addict']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf'

[2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'future']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf'

[2024-02-27 00:04] Collecting future [2024-02-27 00:04] Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) [2024-02-27 00:04] Downloading future-1.0.0-py3-none-any.whl (491 kB) [2024-02-27 00:04] ---------------------------------------- 491.3/491.3 kB 3.8 MB/s eta 0:00:00 [2024-02-27 00:04] Installing collected packages: future [2024-02-27 00:04] [!] WARNING: The scripts futurize.exe and pasteurize.exe are installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:04] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:04] Successfully installed future-1.0.0 [2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'lmdb']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf'

[2024-02-27 00:04] Collecting lmdb [2024-02-27 00:04] Downloading lmdb-1.4.1-cp311-cp311-win_amd64.whl.metadata (1.2 kB) [2024-02-27 00:04] Using cached lmdb-1.4.1-cp311-cp311-win_amd64.whl (100 kB) [2024-02-27 00:04] Installing collected packages: lmdb [2024-02-27 00:04] Successfully installed lmdb-1.4.1 [2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'scikit-image']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf'

[2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'tb-nightly']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf'

[2024-02-27 00:04] Collecting tb-nightly [2024-02-27 00:04] Downloading tb_nightly-2.17.0a20240226-py3-none-any.whl.metadata (1.6 kB) [2024-02-27 00:04] Collecting grpcio>=1.48.2 (from tb-nightly) [2024-02-27 00:04] Using cached grpcio-1.62.0-cp311-cp311-win_amd64.whl.metadata (4.2 kB) [2024-02-27 00:04] Collecting markdown>=2.6.8 (from tb-nightly) [2024-02-27 00:04] Using cached Markdown-3.5.2-py3-none-any.whl.metadata (7.0 kB) [2024-02-27 00:04] Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tb-nightly) [2024-02-27 00:04] Using cached tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) [2024-02-27 00:04] Collecting werkzeug>=1.0.1 (from tb-nightly) [2024-02-27 00:04] Using cached werkzeug-3.0.1-py3-none-any.whl.metadata (4.1 kB) [2024-02-27 00:04] Downloading tb_nightly-2.17.0a20240226-py3-none-any.whl (5.5 MB) [2024-02-27 00:04] ---------------------------------------- 5.5/5.5 MB 16.0 MB/s eta 0:00:00 [2024-02-27 00:04] Using cached grpcio-1.62.0-cp311-cp311-win_amd64.whl (3.8 MB) [2024-02-27 00:04] Using cached Markdown-3.5.2-py3-none-any.whl (103 kB) [2024-02-27 00:04] Using cached tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) [2024-02-27 00:04] Using cached werkzeug-3.0.1-py3-none-any.whl (226 kB) [2024-02-27 00:04] Installing collected packages: werkzeug, tensorboard-data-server, markdown, grpcio, tb-nightly [2024-02-27 00:04] [!] WARNING: The script markdown_py.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:04] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:04] [!] WARNING: The script tensorboard.exe is installed in 'C:\ComfyUI_windows_portable\python_embeded\Scripts' which is not on PATH. [2024-02-27 00:04] [!] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2024-02-27 00:04] Successfully installed grpcio-1.62.0 markdown-3.5.2 tb-nightly-2.17.0a20240226 tensorboard-data-server-0.7.2 werkzeug-3.0.1 [2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'yapf']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf'

[2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'lpips']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf'

[2024-02-27 00:04] Collecting lpips [2024-02-27 00:04] Downloading lpips-0.1.4-py3-none-any.whl.metadata (10 kB) [2024-02-27 00:04] Using cached lpips-0.1.4-py3-none-any.whl (53 kB) [2024-02-27 00:04] Installing collected packages: lpips [2024-02-27 00:04] Successfully installed lpips-0.1.4 [2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'gdown # supports downloading the large file from Google Drive']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf'

[!] ERROR: Invalid requirement: 'gdown # supports downloading the large file from Google Drive' [2024-02-27 00:04] [2024-02-27 00:04] install/(de)activation script failed: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf [2024-02-27 00:04]

ComfyUI-Manager: EXECUTE => ['C:\ComfyUI_windows_portable\python_embeded\python.exe', '-m', 'pip', 'install', 'piexif']

[2024-02-27 00:04]

Execute install/(de)activation script for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy-image-saver'

[2024-02-27 00:04]
[ComfyUI-Manager] Startup script completed. [2024-02-27 00:04] ####################################################################### [2024-02-27 00:04] [2024-02-27 00:04] Prestartup times for custom nodes: [2024-02-27 00:04] 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy [2024-02-27 00:04] 358.3 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager [2024-02-27 00:04] [2024-02-27 00:04] Total VRAM 12287 MB, total RAM 65445 MB [2024-02-27 00:04] Set vram state to: NORMAL_VRAM [2024-02-27 00:04] Device: cuda:0 NVIDIA GeForce RTX 3080 Ti : cudaMallocAsync [2024-02-27 00:04] VAE dtype: torch.bfloat16 [2024-02-27 00:04] Using pytorch cross attention [2024-02-27 00:04] Adding extra search path checkpoints D:/stable-diffusion-webui-1.6.0\models/Stable-diffusion [2024-02-27 00:04] Adding extra search path configs D:/stable-diffusion-webui-1.6.0\models/Stable-diffusion [2024-02-27 00:04] Adding extra search path vae D:/stable-diffusion-webui-1.6.0\models/VAE [2024-02-27 00:04] Adding extra search path loras D:/stable-diffusion-webui-1.6.0\models/Lora [2024-02-27 00:04] Adding extra search path loras D:/stable-diffusion-webui-1.6.0\models/LyCORIS [2024-02-27 00:04] Adding extra search path upscale_models D:/stable-diffusion-webui-1.6.0\models/ESRGAN [2024-02-27 00:04] Adding extra search path upscale_models D:/stable-diffusion-webui-1.6.0\models/RealESRGAN [2024-02-27 00:04] Adding extra search path upscale_models D:/stable-diffusion-webui-1.6.0\models/SwinIR [2024-02-27 00:04] Adding extra search path embeddings D:/stable-diffusion-webui-1.6.0\embeddings [2024-02-27 00:04] Adding extra search path hypernetworks D:/stable-diffusion-webui-1.6.0\models/hypernetworks [2024-02-27 00:04] Adding extra search path controlnet D:/stable-diffusion-webui-1.6.0\models/ControlNet [2024-02-27 00:04] Adding C:\ComfyUI_windows_portable\ComfyUI\custom_nodes to sys.path [2024-02-27 00:04] Could not find efficiency nodes [comfyui_controlnet_aux] | INFO -> Using ckpts path: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts [2024-02-27 00:04] [comfyui_controlnet_aux] | INFO -> Using symlinks: False [2024-02-27 00:04] [comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider'] [2024-02-27 00:04] DWPose: Onnxruntime with acceleration providers detected [2024-02-27 00:04] Loaded ControlNetPreprocessors nodes from C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux [2024-02-27 00:04] Could not find AdvancedControlNet nodes [2024-02-27 00:04] Could not find AnimateDiff nodes [2024-02-27 00:04] Could not find IPAdapter nodes [2024-02-27 00:04] Could not find VideoHelperSuite nodes [2024-02-27 00:04] ### Loading: ComfyUI-Impact-Pack (V4.80) [2024-02-27 00:04] ### Loading: ComfyUI-Impact-Pack (Subpack: V0.4) [2024-02-27 00:04] [Impact Pack] Wildcards loading done. [2024-02-27 00:04] ### Loading: ComfyUI-Inspire-Pack (V0.65.5) [2024-02-27 00:04] ### Loading: ComfyUI-Manager (V2.8.2) [2024-02-27 00:05] ### ComfyUI Revision: 2022 [e61755ea] | Released on '2024-02-26' [2024-02-27 00:05] [SD Prompt Reader] Node version: 1.3.0 [2024-02-27 00:05] [SD Prompt Reader] Core version: 1.3.4.post1 [2024-02-27 00:05] [ReActor] - STATUS - Running v0.4.1-b11 in ComfyUI [2024-02-27 00:05] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json [2024-02-27 00:05] Traceback (most recent call last): File "C:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1887, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node__init.py", line 23, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 15, in from scripts.reactor_faceswap import ( File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\scripts\reactor_faceswap.py", line 13, in from scripts.reactor_logger import logger File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\scripts\reactor_logger.py", line 6, in from reactor_utils import addLoggingLevel File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\reactor_utils.py", line 8, in from insightface.app.common import Face ModuleNotFoundError: No module named 'insightface' [2024-02-27 00:05] [2024-02-27 00:05] Cannot import C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node module for custom nodes: No module named 'insightface' [2024-02-27 00:05] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json [2024-02-27 00:05] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [2024-02-27 00:05] ------------------------------------------ [2024-02-27 00:05] Comfyroll Studio v1.76 :  175 Nodes Loaded [2024-02-27 00:05] ------------------------------------------ [2024-02-27 00:05] For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md [2024-02-27 00:05] For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki [2024-02-27 00:05] ------------------------------------------ [2024-02-27 00:05] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json [2024-02-27 00:05] [tinyterraNodes] Loaded [2024-02-27 00:05] Traceback (most recent call last): File "C:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1887, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale__init.py", line 24, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\nodes.py", line 5, in from usdu_patch import usdu File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\usdu_patch.py", line 2, in from repositories import ultimate_upscale as usdu File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\repositories__init__.py", line 14, in spec.loader.exec_module(ultimate_upscale) File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\repositories\ultimate_sd_upscale\scripts\ultimate-upscale.py", line 4, in from modules import processing, shared, images, devices, scripts ImportError: cannot import name 'devices' from 'modules' (C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\modules\init__.py) [2024-02-27 00:05] [2024-02-27 00:05] Cannot import C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale module for custom nodes: cannot import name 'devices' from 'modules' (C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\modules\init__.py) [2024-02-27 00:05] Total VRAM 12287 MB, total RAM 65445 MB [2024-02-27 00:05] Set vram state to: NORMAL_VRAM [2024-02-27 00:05] Device: cuda:0 NVIDIA GeForce RTX 3080 Ti : cudaMallocAsync [2024-02-27 00:05] VAE dtype: torch.bfloat16 [2024-02-27 00:05] [2024-02-27 00:05] [rgthree] Loaded 34 extraordinary nodes. [2024-02-27 00:05] [rgthree] Will use rgthree's optimized recursive execution. [2024-02-27 00:05] [2024-02-27 00:05] WAS Node Suite: Created default conf file at C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json. [2024-02-27 00:05] WAS Node Suite: OpenCV Python FFMPEG support is enabled [2024-02-27 00:05] WAS Node Suite Warning: ffmpeg_bin_path is not set in C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json config file. Will attempt to use system ffmpeg binaries if available. [2024-02-27 00:05] WAS Node Suite: Finished. Loaded 211 nodes successfully. [2024-02-27 00:05] "The secret to getting ahead is getting started." - Mark Twain [2024-02-27 00:05] [2024-02-27 00:05] Import times for custom nodes: [2024-02-27 00:05] 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux [2024-02-27 00:05] 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUi_PromptStylers [2024-02-27 00:05] 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\masquerade-nodes-comfyui [2024-02-27 00:05] 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy-image-saver [2024-02-27 00:05] 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_JPS-Nodes [2024-02-27 00:05] 0.0 seconds (IMPORT FAILED): C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale [2024-02-27 00:05] 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyMath [2024-02-27 00:05] 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts [2024-02-27 00:05] 0.0 seconds (IMPORT FAILED): C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node [2024-02-27 00:05] 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\mikey_nodes [2024-02-27 00:05] 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy [2024-02-27 00:05] 0.1 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-prompt-reader-node [2024-02-27 00:05] 0.1 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack [2024-02-27 00:05] 0.1 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes [2024-02-27 00:05] 0.2 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf [2024-02-27 00:05] 0.6 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack [2024-02-27 00:05] 0.6 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager [2024-02-27 00:05] 1.6 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture [2024-02-27 00:05] 2.2 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui [2024-02-27 00:05] 50.1 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_tinyterraNodes [2024-02-27 00:05] [2024-02-27 00:05] Starting server [2024-02-27 00:05] [2024-02-27 00:05] To see the GUI go to: http://127.0.0.1:8188 [2024-02-27 00:05] FETCH DATA from: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json [2024-02-27 00:06] got prompt [2024-02-27 00:06] [rgthree] Using rgthree's optimized recursive execution. [2024-02-27 00:06] [rgthree] First run patching recursive_output_delete_if_changed and recursive_will_execute. [2024-02-27 00:06] [rgthree] Note: If execution seems broken due to forward ComfyUI changes, you can disable the optimization from rgthree settings in ComfyUI. [2024-02-27 00:06] model_type EPS [2024-02-27 00:06] adm 2816 [2024-02-27 00:06] Using pytorch attention in VAE [2024-02-27 00:06] Working with z of shape (1, 4, 32, 32) = 4096 dimensions. [2024-02-27 00:06] Using pytorch attention in VAE [2024-02-27 00:06] clip missing: ['clip_l.logit_scale', 'clip_l.transformer.text_projection.weight', 'clip_g.logit_scale'] [2024-02-27 00:06] Requested to load SDXLClipModel [2024-02-27 00:06] Loading 1 new model [2024-02-27 00:06] Requested to load SDXL [2024-02-27 00:06] Loading 1 new model [2024-02-27 00:07] 100%|██████████████████████████████████████████████████████████████████████████████████| 40/40 [00:23<00:00, 2.13it/s] 100%|██████████████████████████████████████████████████████████████████████████████████| 40/40 [00:23<00:00, 1.68it/s] [2024-02-27 00:07] Using pytorch attention in VAE [2024-02-27 00:07] Working with z of shape (1, 4, 32, 32) = 4096 dimensions. [2024-02-27 00:07] Using pytorch attention in VAE [2024-02-27 00:07] Leftover VAE keys ['model_ema.decay', 'model_ema.num_updates'] [2024-02-27 00:07] Requested to load AutoencoderKL [2024-02-27 00:07] Loading 1 new model [2024-02-27 00:07] Requested to load SDXL [2024-02-27 00:07] Loading 1 new model [2024-02-27 00:07] unload clone 1 [2024-02-27 00:07] 100%|██████████████████████████████████████████████████████████████████████████████████| 36/36 [00:33<00:00, 1.14it/s] 100%|██████████████████████████████████████████████████████████████████████████████████| 36/36 [00:33<00:00, 1.09it/s] [2024-02-27 00:07] Prompt executed in 77.83 seconds

ssitu commented 4 months ago

Try disabling reactor node, there might be a conflict there.

HASAN3DG commented 4 months ago

Done Thanks man

mashiye commented 3 months ago

the same issue