dnl13 / ComfyUI-dnl13-seg

I'm working on enabling SAM-HQ and Dino for ComfyUI to easily generate masks automatically, either through automation or prompts.
18 stars 3 forks source link

requirements.text add supervision #12

Closed xiantuan closed 8 months ago

xiantuan commented 8 months ago

ComfyUI Revision: 2052 [55f37baa] | Released on '2024-03-07' Python 3.11.8; pyto ;windows10

Traceback (most recent call last): File "G:\AI\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 "G:\AI\ComfyUI\custom_nodes\ComfyUI-dnl13-seg__init__.py", line 21, in from .index import NODE_CLASS_MAPPINGS File "G:\AI\ComfyUI\custom_nodes\ComfyUI-dnl13-seg\index.py", line 11, in from .nodes.node_dinosam_prompt import GroundingDinoSAMSegment File "G:\AI\ComfyUI\custom_nodes\ComfyUI-dnl13-seg\nodes\node_dinosam_prompt.py", line 6, in from ..node_fnc.node_dinosam_prompt import sam_segment, groundingdino_predict, sam_segment_new, enhance_edges File "G:\AI\ComfyUI\custom_nodes\ComfyUI-dnl13-seg\node_fnc\node_dinosam_prompt.py", line 15, in from ..libs.groundingdino.util.inference import Model, predict File "G:\AI\ComfyUI\custom_nodes\ComfyUI-dnl13-seg\libs\groundingdino\util\inference.py", line 5, in import supervision as sv ModuleNotFoundError: No module named 'supervision'

Import times for custom nodes: 0.7 seconds (IMPORT FAILED): G:\AI\ComfyUI\custom_nodes\ComfyUI-dnl13-seg

0.0 seconds: G:\AI\ComfyUI\custom_nodes\AIGODLIKE-COMFYUI-TRANSLATION 0.0 seconds: G:\AI\ComfyUI\custom_nodes\sdxl-recommended-res-calc 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-sampler-lcm-alternative 0.0 seconds: G:\AI\ComfyUI\custom_nodes\sdxl_prompt_styler 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ControlNet-LLLite-ComfyUI 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-post-processing-nodes 0.0 seconds: G:\AI\ComfyUI\custom_nodes\comfyui-tooling-nodes 0.0 seconds: G:\AI\ComfyUI\custom_nodes\stability-ComfyUI-nodes 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI_essentials 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-Openpose-Editor-Plus 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-OpenPose-Editor 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI_Dave_CustomNode 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI_TiledKSampler 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI_experiments 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI_FizzNodes 0.0 seconds: G:\AI\ComfyUI\custom_nodes\images-grid-comfy-plugin 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyMath 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet 0.0 seconds: G:\AI\ComfyUI\custom_nodes\comfyui-workspace-manager 0.0 seconds: G:\AI\ComfyUI\custom_nodes\PowerNoiseSuite 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved 0.0 seconds: G:\AI\ComfyUI\custom_nodes\Derfuu_ComfyUI_ModdedNodes 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale 0.0 seconds: G:\AI\ComfyUI\custom_nodes\efficiency-nodes-comfyui 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-Marigold 0.0 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes 0.1 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack 0.1 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-layerdiffusion 0.4 seconds: G:\AI\ComfyUI\custom_nodes\comfyui-browser 0.5 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite 0.6 seconds: G:\AI\ComfyUI\custom_nodes\comfyui-reactor-node 0.6 seconds: G:\AI\ComfyUI\custom_nodes\comfyui_controlnet_aux 0.9 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-Manager 1.5 seconds: G:\AI\ComfyUI\custom_nodes\comfy_mtb 2.7 seconds: G:\AI\ComfyUI\custom_nodes\was-node-suite-comfyui 3.3 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-Impact-Pack 3.6 seconds: G:\AI\ComfyUI\custom_nodes\comfyui_segment_anything 3.8 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI-Crystools 9.9 seconds: G:\AI\ComfyUI\custom_nodes\ComfyUI_Custom_Nodes_AlekPet