Skip to content

Node not available in comfyUI #2

@sonnyobrien

Description

@sonnyobrien

Installed as per below, but the node is not visible when I boot comfyui? I cant see it anywhere? Does this have something to do with the virtual environment/venv?


C:\Users\sonnee>cd C:\Users\sonnee\Documents\ComfyUI\custom_nodes

C:\Users\sonnee\Documents\ComfyUI\custom_nodes>git clone https://github.com/abdozmantar/ComfyUI-DeepExtractV2.git
Cloning into 'ComfyUI-DeepExtractV2'...
remote: Enumerating objects: 102, done.
remote: Counting objects: 100% (102/102), done.
remote: Compressing objects: 100% (67/67), done.
remote: Total 102 (delta 50), reused 83 (delta 33), pack-reused 0 (from 0)
Receiving objects: 100% (102/102), 6.78 MiB | 2.38 MiB/s, done.
Resolving deltas: 100% (50/50), done.

C:\Users\sonnee\Documents\ComfyUI\custom_nodes>cd C:\Users\sonnee\Documents\ComfyUI\custom_nodes\ComfyUI-DeepExtractV2

C:\Users\sonnee\Documents\ComfyUI\custom_nodes\ComfyUI-DeepExtractV2>python setup.py
Creating virtual environment 'venv'...
Installing packages from 'requirements.txt'...
Collecting torch
  Downloading torch-2.8.0-cp310-cp310-win_amd64.whl (241.4 MB)
     ---------------------------------------- 241.4/241.4 MB 3.6 MB/s eta 0:00:00
Collecting dora-search
  Downloading dora_search-0.1.12.tar.gz (87 kB)
     ---------------------------------------- 87.1/87.1 kB 4.8 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting tqdm
  Downloading tqdm-4.67.1-py3-none-any.whl (78 kB)
     ---------------------------------------- 78.5/78.5 kB 4.3 MB/s eta 0:00:00
Collecting numpy
  Downloading numpy-2.2.6-cp310-cp310-win_amd64.whl (12.9 MB)
     ---------------------------------------- 12.9/12.9 MB 4.2 MB/s eta 0:00:00
Collecting julius>=0.2.3
  Downloading julius-0.2.7.tar.gz (59 kB)
     ---------------------------------------- 59.6/59.6 kB 3.3 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting lameenc>=1.2
  Downloading lameenc-1.8.1-cp310-cp310-win_amd64.whl (151 kB)
     ---------------------------------------- 152.0/152.0 kB 4.6 MB/s eta 0:00:00
Collecting openunmix
  Downloading openunmix-1.3.0-py3-none-any.whl (40 kB)
     ---------------------------------------- 40.0/40.0 kB 1.9 MB/s eta 0:00:00
Collecting einops
  Downloading einops-0.8.1-py3-none-any.whl (64 kB)
     ---------------------------------------- 64.4/64.4 kB 1.2 MB/s eta 0:00:00
Collecting xformers
  Downloading xformers-0.0.32.post2-cp39-abi3-win_amd64.whl (100.2 MB)
     ---------------------------------------- 100.2/100.2 MB 4.1 MB/s eta 0:00:00
Collecting diffq>=0.2.1
  Downloading diffq-0.2.4-cp310-cp310-win_amd64.whl (91 kB)
     ---------------------------------------- 91.8/91.8 kB 1.3 MB/s eta 0:00:00
Collecting sympy>=1.13.3
  Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB)
     ---------------------------------------- 6.3/6.3 MB 3.9 MB/s eta 0:00:00
Collecting fsspec
  Downloading fsspec-2025.9.0-py3-none-any.whl (199 kB)
     ---------------------------------------- 199.3/199.3 kB 3.0 MB/s eta 0:00:00
Collecting jinja2
  Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
     ---------------------------------------- 134.9/134.9 kB 7.8 MB/s eta 0:00:00
Collecting networkx
  Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB)
     ---------------------------------------- 1.7/1.7 MB 4.4 MB/s eta 0:00:00
Collecting typing-extensions>=4.10.0
  Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
     ---------------------------------------- 44.6/44.6 kB 2.3 MB/s eta 0:00:00
Collecting filelock
  Downloading filelock-3.20.0-py3-none-any.whl (16 kB)
Collecting submitit
  Downloading submitit-1.5.3-py3-none-any.whl (75 kB)
     ---------------------------------------- 75.5/75.5 kB 4.1 MB/s eta 0:00:00
Collecting retrying
  Downloading retrying-1.4.2-py3-none-any.whl (10 kB)
Collecting omegaconf
  Downloading omegaconf-2.3.0-py3-none-any.whl (79 kB)
     ---------------------------------------- 79.5/79.5 kB 2.2 MB/s eta 0:00:00
Collecting treetable
  Downloading treetable-0.2.6-py3-none-any.whl (7.4 kB)
Collecting colorama
  Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting torchaudio>=0.9.0
  Downloading torchaudio-2.8.0-cp310-cp310-win_amd64.whl (2.5 MB)
     ---------------------------------------- 2.5/2.5 MB 4.4 MB/s eta 0:00:00
Collecting Cython
  Downloading cython-3.1.4-cp310-cp310-win_amd64.whl (2.7 MB)
     ---------------------------------------- 2.7/2.7 MB 4.5 MB/s eta 0:00:00
Collecting mpmath<1.4,>=1.1.0
  Downloading mpmath-1.3.0-py3-none-any.whl (536 kB)
     ---------------------------------------- 536.2/536.2 kB 4.2 MB/s eta 0:00:00
Collecting MarkupSafe>=2.0
  Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB)
Collecting antlr4-python3-runtime==4.9.*
  Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
     ---------------------------------------- 117.0/117.0 kB 3.3 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting PyYAML>=5.1.0
  Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB)
     ---------------------------------------- 158.6/158.6 kB 4.8 MB/s eta 0:00:00
Collecting cloudpickle>=1.2.1
  Downloading cloudpickle-3.1.1-py3-none-any.whl (20 kB)
Building wheels for collected packages: dora-search
  Building wheel for dora-search (pyproject.toml) ... done
  Created wheel for dora-search: filename=dora_search-0.1.12-py3-none-any.whl size=75319 sha256=da64c063247407cb4c679e3a5e007f3673cdd682a4ff4554aade36f31bf60527
  Stored in directory: c:\users\sonnee\appdata\local\pip\cache\wheels\da\a9\cf\e75837d6f1a81fca2e554a9d89c99220e79e4b02611c1b3a54
Successfully built dora-search
Installing collected packages: mpmath, lameenc, antlr4-python3-runtime, typing-extensions, treetable, sympy, retrying, PyYAML, numpy, networkx, MarkupSafe, fsspec, filelock, einops, Cython, colorama, cloudpickle, tqdm, submitit, omegaconf, jinja2, torch, xformers, torchaudio, julius, dora-search, diffq, openunmix
  DEPRECATION: antlr4-python3-runtime is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
  Running setup.py install for antlr4-python3-runtime ... done
  DEPRECATION: julius is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
  Running setup.py install for julius ... done
Successfully installed Cython-3.1.4 MarkupSafe-3.0.3 PyYAML-6.0.3 antlr4-python3-runtime-4.9.3 cloudpickle-3.1.1 colorama-0.4.6 diffq-0.2.4 dora-search-0.1.12 einops-0.8.1 filelock-3.20.0 fsspec-2025.9.0 jinja2-3.1.6 julius-0.2.7 lameenc-1.8.1 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 omegaconf-2.3.0 openunmix-1.3.0 retrying-1.4.2 submitit-1.5.3 sympy-1.14.0 torch-2.8.0 torchaudio-2.8.0 tqdm-4.67.1 treetable-0.2.6 typing-extensions-4.15.0 xformers-0.0.32.post2

[notice] A new release of pip available: 22.3.1 -> 25.2
[notice] To update, run: C:\Users\sonnee\Documents\ComfyUI\custom_nodes\ComfyUI-DeepExtractV2\venv\Scripts\python.exe -m pip install --upgrade pip
Requirements installed successfully.
Installing PyTorch with CUDA support...
Looking in indexes: https://download.pytorch.org/whl/cu129
Requirement already satisfied: torch in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (2.8.0)
Requirement already satisfied: torchaudio in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (2.8.0)
Collecting torchvision
  Obtaining dependency information for torchvision from https://download.pytorch.org/whl/cu129/torchvision-0.23.0%2Bcu129-cp310-cp310-win_amd64.whl.metadata
  Downloading https://download.pytorch.org/whl/cu129/torchvision-0.23.0%2Bcu129-cp310-cp310-win_amd64.whl.metadata (6.3 kB)
Requirement already satisfied: filelock in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (from torch) (3.20.0)
Requirement already satisfied: fsspec in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (from torch) (2025.9.0)
Requirement already satisfied: jinja2 in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (from torch) (3.1.6)
Requirement already satisfied: typing-extensions>=4.10.0 in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (from torch) (4.15.0)
Requirement already satisfied: sympy>=1.13.3 in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (from torch) (1.14.0)
Requirement already satisfied: networkx in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (from torch) (3.4.2)
Collecting torch
  Obtaining dependency information for torch from https://download.pytorch.org/whl/cu129/torch-2.8.0%2Bcu129-cp310-cp310-win_amd64.whl.metadata
  Downloading https://download.pytorch.org/whl/cu129/torch-2.8.0%2Bcu129-cp310-cp310-win_amd64.whl.metadata (29 kB)
Requirement already satisfied: numpy in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (from torchvision) (2.2.6)
Collecting pillow!=8.3.*,>=5.3.0
  Obtaining dependency information for pillow!=8.3.*,>=5.3.0 from https://download.pytorch.org/whl/pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata
  Downloading https://download.pytorch.org/whl/pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (from sympy>=1.13.3->torch) (1.3.0)
Requirement already satisfied: MarkupSafe>=2.0 in c:\users\sonnee\documents\comfyui\custom_nodes\comfyui-deepextractv2\venv\lib\site-packages (from jinja2->torch) (3.0.3)
Downloading https://download.pytorch.org/whl/cu129/torchvision-0.23.0%2Bcu129-cp310-cp310-win_amd64.whl (8.1 MB)
   ---------------------------------------- 8.1/8.1 MB 4.1 MB/s eta 0:00:00
Downloading https://download.pytorch.org/whl/cu129/torch-2.8.0%2Bcu129-cp310-cp310-win_amd64.whl (3571.8 MB)
   ---------------------------------------- 3.6/3.6 GB 1.0 MB/s eta 0:00:00
Downloading https://download.pytorch.org/whl/pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB)
   ---------------------------------------- 2.6/2.6 MB 3.3 MB/s eta 0:00:00
Using cached https://download.pytorch.org/whl/cu129/torchvision-0.23.0%2Bcu129-cp310-cp310-win_amd64.whl (8.1 MB)
Using cached https://download.pytorch.org/whl/cu129/torch-2.8.0%2Bcu129-cp310-cp310-win_amd64.whl (3571.8 MB)
Using cached https://download.pytorch.org/whl/pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB)
Installing collected packages: pillow, torch, torchvision
  Attempting uninstall: torch
    Found existing installation: torch 2.8.0
    Uninstalling torch-2.8.0:
      Successfully uninstalled torch-2.8.0
Successfully installed pillow-11.0.0 torch-2.8.0+cu129 torchvision-0.23.0+cu129

[notice] A new release of pip available: 22.3.1 -> 25.2
[notice] To update, run: C:\Users\sonnee\Documents\ComfyUI\custom_nodes\ComfyUI-DeepExtractV2\venv\Scripts\python.exe -m pip install --upgrade pip

Setup complete!

C:\Users\sonnee\Documents\ComfyUI\custom_nodes\ComfyUI-DeepExtractV2>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions