Open manuelthomsen opened 1 day ago
Exception Message: 'Model' object has no attribute 'name'
File "C:\pinokio\api\comfy.git\app\execution.py", line 323, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "C:\pinokio\api\comfy.git\app\execution.py", line 198, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "C:\pinokio\api\comfy.git\app\execution.py", line 169, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\pinokio\api\comfy.git\app\execution.py", line 158, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Ollama-Describer\nodes.py", line 364, in ollama_image_describe
models = [model_l['name'] for model_l in client.list()['models']]
File "C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Ollama-Describer\nodes.py", line 364, in <listcomp>
models = [model_l['name'] for model_l in client.list()['models']]
File "C:\pinokio\api\comfy.git\app\env\lib\site-packages\ollama\_types.py", line 20, in __getitem__
return getattr(self, key)
File "C:\pinokio\api\comfy.git\app\env\lib\site-packages\pydantic\main.py", line 891, in __getattr__
raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')
## System Information
- **ComfyUI Version:** v0.3.5-3-g0d4e29f
- **Arguments:** main.py
- **OS:** nt
- **Python Version:** 3.10.15 | packaged by conda-forge | (main, Oct 16 2024, 01:15:49) [MSC v.1941 64 bit (AMD64)]
- **Embedded Python:** false
- **PyTorch Version:** 2.5.1+cu121
## Devices
- **Name:** cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
- **Type:** cuda
- **VRAM Total:** 25756696576
- **VRAM Free:** 24110956544
- **Torch VRAM Total:** 0
- **Torch VRAM Free:** 0
## Logs
2024-11-27T12:47:22.488766 - Install: pip packages for 'C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Impact-Pack'2024-11-27T12:47:22.488766 -
2024-11-27T12:47:22.914224 - 2024-11-27T12:47:22.914224 - 2024-11-27T12:47:22.914224 - 2024-11-27T12:47:22.928837 - 2024-11-27T12:47:22.928837 - 2024-11-27T12:47:22.928837 - 2024-11-27T12:47:22.928837 - 2024-11-27T12:47:22.928837 - 2024-11-27T12:47:22.928837 - 2024-11-27T12:47:24.352284 - [!]2024-11-27T12:47:24.352284 - 2024-11-27T12:47:24.352284 -
2024-11-27T12:47:24.352284 - 2024-11-27T12:47:24.352284 - [!]2024-11-27T12:47:24.352284 - 2024-11-27T12:47:24.352284 - [notice] A new release of pip is available: 23.0.1 -> 24.3.1
2024-11-27T12:47:24.352284 - 2024-11-27T12:47:24.352284 - [!]2024-11-27T12:47:24.352284 - 2024-11-27T12:47:24.352284 - [notice] To update, run: python.exe -m pip install --upgrade pip
2024-11-27T12:47:24.352284 - 2024-11-27T12:47:24.422159 - [SKIP] Downgrading pip package isn't allowed: scipy (cur=1.14.1)2024-11-27T12:47:24.422159 -
2024-11-27T12:47:24.422159 - Install: install script for 'C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Impact-Pack'2024-11-27T12:47:24.422159 -
2024-11-27T12:47:24.473366 - [!]2024-11-27T12:47:24.473366 - 2024-11-27T12:47:24.473366 -
2024-11-27T12:47:24.473366 - 2024-11-27T12:47:24.473366 - [!]2024-11-27T12:47:24.473366 - 2024-11-27T12:47:24.473366 - [bold yellow]WARN: The COMFYUI_MODEL_PATH
environment variable is not set. Assuming C:\pinokio\api\comfy.git\app\models
as the ComfyUI path.[/bold yellow]
2024-11-27T12:47:24.473366 - 2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - ### ComfyUI-Impact-Pack: Check dependencies
2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - ### ComfyUI-Impact-Pack: Updating subpack
2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - [Impact Pack] EXECUTE: ['C:\pinokio\api\comfy.git\app\env\Scripts\python.exe', 'install.py'] in 'C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Impact-Pack\impact_subpack'
2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - 2024-11-27T12:47:29.734365 - ### ComfyUI-Impact-Pack: Check basic models
2024-11-27T12:47:29.734365 - 2024-11-27T12:47:30.013004 - Install: pip packages for 'C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Manager'2024-11-27T12:47:30.013004 -
2024-11-27T12:47:30.577215 - 2024-11-27T12:47:30.577215 - 2024-11-27T12:47:30.577215 - 2024-11-27T12:47:30.577215 - 2024-11-27T12:47:30.577215 - 2024-11-27T12:47:30.577215 - 2024-11-27T12:47:30.592995 - 2024-11-27T12:47:30.592995 - 2024-11-27T12:47:30.592995 - 2024-11-27T12:47:32.058749 - [!]2024-11-27T12:47:32.058749 - 2024-11-27T12:47:32.058749 -
2024-11-27T12:47:32.058749 - 2024-11-27T12:47:32.058749 - [!]2024-11-27T12:47:32.058749 - 2024-11-27T12:47:32.058749 - [notice] A new release of pip is available: 23.0.1 -> 24.3.1
2024-11-27T12:47:32.058749 - 2024-11-27T12:47:32.058749 - [!]2024-11-27T12:47:32.058749 - 2024-11-27T12:47:32.058749 - [notice] To update, run: python.exe -m pip install --upgrade pip
2024-11-27T12:47:32.058749 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.586781 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.602735 - 2024-11-27T12:47:32.624256 - 2024-11-27T12:47:32.624256 - 2024-11-27T12:47:32.624256 - 2024-11-27T12:47:32.624256 - 2024-11-27T12:47:32.624256 - 2024-11-27T12:47:32.624256 - 2024-11-27T12:47:34.083089 - [!]2024-11-27T12:47:34.083089 - 2024-11-27T12:47:34.083089 -
2024-11-27T12:47:34.083089 - 2024-11-27T12:47:34.083089 - [!]2024-11-27T12:47:34.083089 - 2024-11-27T12:47:34.083089 - [notice] A new release of pip is available: 23.0.1 -> 24.3.1
2024-11-27T12:47:34.083089 - 2024-11-27T12:47:34.083089 - [!]2024-11-27T12:47:34.083089 - 2024-11-27T12:47:34.083089 - [notice] To update, run: python.exe -m pip install --upgrade pip
2024-11-27T12:47:34.083089 - 2024-11-27T12:47:34.140208 - [SKIP] Downgrading pip package isn't allowed: huggingface-hub (cur=0.26.2)2024-11-27T12:47:34.140208 -
2024-11-27T12:47:34.617820 - 2024-11-27T12:47:34.617820 - 2024-11-27T12:47:34.617820 - 2024-11-27T12:47:36.065791 - [!]2024-11-27T12:47:36.065791 - 2024-11-27T12:47:36.065791 -
2024-11-27T12:47:36.065791 - 2024-11-27T12:47:36.065791 - [!]2024-11-27T12:47:36.065791 - 2024-11-27T12:47:36.065791 - [notice] A new release of pip is available: 23.0.1 -> 24.3.1
2024-11-27T12:47:36.065791 - 2024-11-27T12:47:36.065791 - [!]2024-11-27T12:47:36.065791 - 2024-11-27T12:47:36.065791 - [notice] To update, run: python.exe -m pip install --upgrade pip
2024-11-27T12:47:36.065791 - 2024-11-27T12:47:36.142001 -
[ComfyUI-Manager] Startup script completed.2024-11-27T12:47:36.142001 -
2024-11-27T12:47:36.142001 - #######################################################################
2024-11-27T12:47:36.142001 -
2024-11-27T12:47:36.859668 -
Prestartup times for custom nodes:2024-11-27T12:47:36.859668 -
2024-11-27T12:47:36.859668 - 18.1 seconds:2024-11-27T12:47:36.859668 - 2024-11-27T12:47:36.859668 - C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Manager2024-11-27T12:47:36.859668 -
2024-11-27T12:47:36.859668 -
2024-11-27T12:47:38.333333 - Total VRAM 24564 MB, total RAM 65254 MB
2024-11-27T12:47:38.335229 - pytorch version: 2.5.1+cu121
2024-11-27T12:47:38.335229 - Set vram state to: NORMAL_VRAM
2024-11-27T12:47:38.335229 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
2024-11-27T12:47:39.184567 - Using pytorch cross attention
2024-11-27T12:47:40.550712 - [Prompt Server] web root: C:\pinokio\api\comfy.git\app\web
2024-11-27T12:47:40.983969 - ### Loading: ComfyUI-Impact-Pack (V7.12)2024-11-27T12:47:40.983969 -
2024-11-27T12:47:41.333715 - ### Loading: ComfyUI-Impact-Pack (Subpack: V0.8)2024-11-27T12:47:41.333715 -
2024-11-27T12:47:41.367276 - [Impact Pack] Wildcards loading done.2024-11-27T12:47:41.367276 -
2024-11-27T12:47:41.367276 - ### Loading: ComfyUI-Inspire-Pack (V1.7)2024-11-27T12:47:41.367276 -
2024-11-27T12:47:41.548668 - ### Loading: ComfyUI-Manager (V2.52.1)2024-11-27T12:47:41.548668 -
2024-11-27T12:47:41.617126 - ### ComfyUI Revision: 2866 [0d4e29f1] | Released on '2024-11-27'2024-11-27T12:47:41.617126 -
2024-11-27T12:47:41.967118 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json2024-11-27T12:47:41.967118 -
2024-11-27T12:47:41.983673 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json2024-11-27T12:47:41.983673 -
2024-11-27T12:47:41.983673 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json2024-11-27T12:47:41.983673 -
2024-11-27T12:47:42.017166 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json2024-11-27T12:47:42.017166 -
2024-11-27T12:47:42.184242 - Failed to auto update Quality of Life Suit
2024-11-27T12:47:42.184242 -
2024-11-27T12:47:42.184242 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2024-11-27T12:47:42.184242 -
2024-11-27T12:47:42.184242 - [33mQualityOfLifeSuit_Omar92_DIR:[0m C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar922024-11-27T12:47:42.184242 -
2024-11-27T12:47:42.205488 - [36;20m[comfyui_controlnet_aux] | INFO -> Using ckpts path: C:\pinokio\api\comfy.git\app\custom_nodes\comfyui_controlnet_aux\ckpts[0m
2024-11-27T12:47:42.205488 - [36;20m[comfyui_controlnet_aux] | INFO -> Using symlinks: False[0m
2024-11-27T12:47:42.205488 - [36;20m[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider'][0m
2024-11-27T12:47:42.217238 - C:\pinokio\api\comfy.git\app\custom_nodes\comfyui_controlnet_aux\node_wrappers\dwpose.py:26: UserWarning: DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly
warnings.warn("DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly")
2024-11-27T12:47:42.233322 - name : ComfyUI_node_Lilly2024-11-27T12:47:42.234327 -
2024-11-27T12:47:42.234327 - file : C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI_node_Lilly__init.py2024-11-27T12:47:42.234327 -
2024-11-27T12:47:42.234327 - os.path.basename(file) : init.py2024-11-27T12:47:42.234327 -
2024-11-27T12:47:42.234327 - os.path.splitext(os.path.basename(file))[0] : init2024-11-27T12:47:42.234327 -
2024-11-27T12:47:42.234327 - working directory : 2024-11-27T12:47:42.234327 - 2024-11-27T12:47:42.234327 - C:\pinokio\api\comfy.git\app2024-11-27T12:47:42.234327 -
2024-11-27T12:47:42.355046 - ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── init start ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
2024-11-27T12:47:42.355046 - name : custom_nodes.ComfyUI_node_Lilly2024-11-27T12:47:42.355046 -
2024-11-27T12:47:42.355046 - file : C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI_node_Lilly__init.py2024-11-27T12:47:42.355046 -
2024-11-27T12:47:42.355046 - os.path.basename(file) : init.py2024-11-27T12:47:42.355046 -
2024-11-27T12:47:42.355046 - os.path.splitext(os.path.basename(file))[0] : init2024-11-27T12:47:42.355046 -
2024-11-27T12:47:42.355046 - working directory : 2024-11-27T12:47:42.355046 - 2024-11-27T12:47:42.355046 - C:\pinokio\api\comfy.git\app2024-11-27T12:47:42.355046 -
2024-11-27T12:47:42.355046 - [12:47:42] Load ok : CheckpointLoaderRandom init.py:83
2024-11-27T12:47:42.355046 - Load ok : CheckpointLoaderSimpleText init.py:83
2024-11-27T12:47:42.355046 - [12:47:42] wildcards card_path : C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI_node_Lilly....\wildcards**.txt wildcards.py:36
2024-11-27T12:47:42.355046 - cards file count : 0 wildcards.py:187
2024-11-27T12:47:42.355046 - wildcards test : aest wildcards.py:218
2024-11-27T12:47:42.355046 - wildcards test : test wildcards.py:219
2024-11-27T12:47:42.355046 - wildcards test : ?est wildcards.py:220
2024-11-27T12:47:42.355046 - wildcards test : test wildcards.py:221
2024-11-27T12:47:42.355046 - wildcards test : /test wildcards.py:222
2024-11-27T12:47:42.367809 - wildcards test : /0/test wildcards.py:223
2024-11-27T12:47:42.368809 - Load ok : CLIPTextEncodeWildcards init.py:83
2024-11-27T12:47:42.369809 - Load ok : LoraLoaderText init.py:83
2024-11-27T12:47:42.370809 - Load ok : LoraLoaderTextRandom init__.py:83
2024-11-27T12:47:42.371809 - Load ok : Random_Sampler init.py:83
2024-11-27T12:47:42.373809 - Load ok : VAELoaderDecode init.py:83
2024-11-27T12:47:42.374809 - Load ok : VAELoaderText init__.py:83
2024-11-27T12:47:42.379808 - Total VRAM 24564 MB, total RAM 65254 MB
2024-11-27T12:47:42.379808 - pytorch version: 2.5.1+cu121
2024-11-27T12:47:42.380808 - Set vram state to: NORMAL_VRAM
2024-11-27T12:47:42.380808 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
2024-11-27T12:47:42.388807 - Load ok : SimpleSampler init.py:83
2024-11-27T12:47:42.390807 - Load ok : SaveImageSimple init.py:83
2024-11-27T12:47:42.391808 - Load ok : TextWildcards init.py:83
2024-11-27T12:47:42.391808 - ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── init end ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
2024-11-27T12:47:42.437407 - All packages from requirements.txt are installed and up to date.2024-11-27T12:47:42.437407 -
2024-11-27T12:47:42.442406 - llama-cpp installed2024-11-27T12:47:42.442406 -
2024-11-27T12:47:42.443406 - All packages from requirements.txt are installed and up to date.2024-11-27T12:47:42.444406 -
2024-11-27T12:47:42.591300 - Using pytorch cross attention2024-11-27T12:47:42.591300 -
2024-11-27T12:47:42.647310 - Started worker with PID 285042024-11-27T12:47:42.647310 -
2024-11-27T12:47:42.651931 - [0m[95m ComfyUI Fooocus Nodes :[0m [32mloaded[0m2024-11-27T12:47:42.651931 -
2024-11-27T12:47:42.776910 - Traceback (most recent call last):
File "C:\pinokio\api\comfy.git\app\nodes.py", line 2027, in load_custom_node
module_spec.loader.exec_module(module)
File "
2024-11-27T12:47:42.777909 - Cannot import C:\pinokio\api\comfy.git\app\custom_nodes\LCM_Inpaint_Outpaint_Comfy module for custom nodes: No module named 'diffusers.models.unet_2d_blocks'
2024-11-27T12:47:43.992767 - Searge-SDXL v4.3.1 in C:\pinokio\api\comfy.git\app\custom_nodes\SeargeSDXL2024-11-27T12:47:43.992767 -
2024-11-27T12:47:44.597145 - [34mWAS Node Suite: [0mOpenCV Python FFMPEG support is enabled[0m2024-11-27T12:47:44.597145 -
2024-11-27T12:47:44.597145 - [34mWAS Node Suite [93mWarning: [0mffmpeg_bin_path
is not set in C:\pinokio\api\comfy.git\app\custom_nodes\was-node-suite-comfyui\was_suite_config.json
config file. Will attempt to use system ffmpeg binaries if available.[0m2024-11-27T12:47:44.597145 -
2024-11-27T12:47:45.176630 - [34mWAS Node Suite: [0mFinished.[0m [32mLoaded[0m [0m218[0m [32mnodes successfully.[0m2024-11-27T12:47:45.176630 -
2024-11-27T12:47:45.177634 -
[3m[93m"Art is not a thing; it is a way."[0m[3m - Elbert Hubbard[0m
2024-11-27T12:47:45.177634 -
2024-11-27T12:47:45.197703 -
Import times for custom nodes:
2024-11-27T12:47:45.197703 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\sdxl_utility.py
2024-11-27T12:47:45.197703 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\rembg-comfyui-node-better
2024-11-27T12:47:45.197703 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\websocket_image_save.py
2024-11-27T12:47:45.197703 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI_aspect_ratios-main
2024-11-27T12:47:45.197703 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\image-resize-comfyui-main
2024-11-27T12:47:45.197703 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\comfyui_wildcards
2024-11-27T12:47:45.198705 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-LLaVA-Captioner-main
2024-11-27T12:47:45.198705 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-YOLO
2024-11-27T12:47:45.198705 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\comfyui-model-downloader
2024-11-27T12:47:45.198705 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Custom-Scripts
2024-11-27T12:47:45.198705 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
2024-11-27T12:47:45.198705 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\x-flux-comfyui
2024-11-27T12:47:45.198705 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-LLaVA-Captioner
2024-11-27T12:47:45.198705 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\comfyui_controlnet_aux
2024-11-27T12:47:45.199701 - 0.0 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI_TensorRT
2024-11-27T12:47:45.199701 - 0.1 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\Fooocus_Nodes
2024-11-27T12:47:45.201426 - 0.1 seconds (IMPORT FAILED): C:\pinokio\api\comfy.git\app\custom_nodes\LCM_Inpaint_Outpaint_Comfy
2024-11-27T12:47:45.201426 - 0.1 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Inspire-Pack
2024-11-27T12:47:45.201426 - 0.1 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI_VLM_nodes
2024-11-27T12:47:45.201426 - 0.2 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI_node_Lilly
2024-11-27T12:47:45.201426 - 0.2 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Manager
2024-11-27T12:47:45.201426 - 0.3 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\SeargeSDXL
2024-11-27T12:47:45.202430 - 0.4 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Impact-Pack
2024-11-27T12:47:45.202430 - 0.4 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Ollama-Describer
2024-11-27T12:47:45.202430 - 0.9 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\rembg-comfyui-node
2024-11-27T12:47:45.202430 - 1.2 seconds: C:\pinokio\api\comfy.git\app\custom_nodes\was-node-suite-comfyui
2024-11-27T12:47:45.202430 -
2024-11-27T12:47:45.209429 - Starting server
2024-11-27T12:47:45.210430 - To see the GUI go to: http://127.0.0.1:8188
2024-11-27T12:48:13.364457 - got prompt
2024-11-27T12:48:15.583867 - HTTP Request: GET http://localhost:11434/api/tags "HTTP/1.1 200 OK"
2024-11-27T12:48:15.586564 - !!! Exception during processing !!! 'Model' object has no attribute 'name'
2024-11-27T12:48:15.587565 - Traceback (most recent call last):
File "C:\pinokio\api\comfy.git\app\execution.py", line 323, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "C:\pinokio\api\comfy.git\app\execution.py", line 198, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "C:\pinokio\api\comfy.git\app\execution.py", line 169, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\pinokio\api\comfy.git\app\execution.py", line 158, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Ollama-Describer\nodes.py", line 364, in ollama_image_describe
models = [model_l['name'] for model_l in client.list()['models']]
File "C:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Ollama-Describer\nodes.py", line 364, in
2024-11-27T12:48:15.588564 - Prompt executed in 2.21 seconds
## Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
{"last_node_id":54,"last_link_id":95,"nodes":[{"id":3,"type":"KSampler","pos":[1280,100],"size":[315,262],"flags":{},"order":16,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":76},{"name":"positive","type":"CONDITIONING","link":64},{"name":"negative","type":"CONDITIONING","link":65},{"name":"latent_image","type":"LATENT","link":73}],"outputs":[{"name":"LATENT","type":"LATENT","links":[7],"slot_index":0}],"properties":{"Node name for S&R":"KSampler"},"widgets_values":[604527232321082,"randomize",20,1,"euler","normal",1]},{"id":7,"type":"CLIPTextEncode","pos":[206,171],"size":[425.27801513671875,180.6060791015625],"flags":{"collapsed":true},"order":8,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":63}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[68],"slot_index":0}],"title":"CLIP Text Encode (Negative Prompt)","properties":{"Node name for S&R":"CLIPTextEncode"},"widgets_values":[""],"color":"#322","bgcolor":"#533"},{"id":8,"type":"VAEDecode","pos":[1620,98],"size":[210,46],"flags":{},"order":17,"mode":0,"inputs":[{"name":"samples","type":"LATENT","link":7},{"name":"vae","type":"VAE","link":60}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[9],"slot_index":0}],"properties":{"Node name for S&R":"VAEDecode"},"widgets_values":[]},{"id":9,"type":"SaveImage","pos":[1865,98],"size":[722.4129638671875,425.767578125],"flags":{},"order":18,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":9}],"outputs":[],"properties":{},"widgets_values":["ComfyUI"]},{"id":17,"type":"LoadImage","pos":[124,343],"size":[315,314.0000305175781],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[71],"slot_index":0,"shape":3},{"name":"MASK","type":"MASK","links":null,"shape":3}],"title":"Depth COMPOSITION","properties":{"Node name for S&R":"LoadImage"},"widgets_values":["ComfyUI00194.png","image"]},{"id":26,"type":"FluxGuidance","pos":[617,-10],"size":[317.4000244140625,58],"flags":{},"order":14,"mode":0,"inputs":[{"name":"conditioning","type":"CONDITIONING","link":92}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[67],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"FluxGuidance"},"widgets_values":[10]},{"id":31,"type":"UNETLoader","pos":[249,-171],"size":[315,82],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[74],"slot_index":0}],"properties":{"Node name for S&R":"UNETLoader"},"widgets_values":["flux1-dev.safetensors","default"]},{"id":32,"type":"VAELoader","pos":[656,165],"size":[315,58],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[60,69],"slot_index":0}],"properties":{"Node name for S&R":"VAELoader"},"widgets_values":["ae.safetensors"]},{"id":34,"type":"DualCLIPLoader","pos":[-233,12],"size":[315,106],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[63,90],"slot_index":0}],"properties":{"Node name for S&R":"DualCLIPLoader"},"widgets_values":["clip_l.safetensors","t5xxl_fp16.safetensors","flux"]},{"id":35,"type":"InstructPixToPixConditioning","pos":[1018,124],"size":[235.1999969482422,86],"flags":{},"order":15,"mode":0,"inputs":[{"name":"positive","type":"CONDITIONING","link":67},{"name":"negative","type":"CONDITIONING","link":68},{"name":"vae","type":"VAE","link":69},{"name":"pixels","type":"IMAGE","link":71}],"outputs":[{"name":"positive","type":"CONDITIONING","links":[64],"slot_index":0},{"name":"negative","type":"CONDITIONING","links":[65],"slot_index":1},{"name":"latent","type":"LATENT","links":[73],"slot_index":2}],"properties":{"Node name for S&R":"InstructPixToPixConditioning"},"widgets_values":[]},{"id":37,"type":"LoraLoaderModelOnly","pos":[624,-172],"size":[315,82],"flags":{},"order":7,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":74}],"outputs":[{"name":"MODEL","type":"MODEL","links":[76],"slot_index":0}],"properties":{"Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["Lego_Minifigures_Flux-000010.safetensors",1]},{"id":39,"type":"Text Concatenate","pos":[-646,-27],"size":[315,178],"flags":{},"order":11,"mode":0,"inputs":[{"name":"text_a","type":"STRING","link":79,"widget":{"name":"text_a"},"shape":7},{"name":"text_b","type":"STRING","link":84,"widget":{"name":"text_b"},"shape":7},{"name":"text_c","type":"STRING","link":95,"widget":{"name":"text_c"},"shape":7},{"name":"text_d","type":"STRING","link":null,"widget":{"name":"text_d"},"shape":7}],"outputs":[{"name":"STRING","type":"STRING","links":[87],"slot_index":0}],"properties":{"Node name for S&R":"Text Concatenate"},"widgets_values":[", ","true","","","",""]},{"id":42,"type":"Text Multiline","pos":[-617,-337],"size":[400,200],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"STRING","type":"STRING","links":[79],"slot_index":0}],"title":"LORA KEYORD","properties":{"Node name for S&R":"Text Multiline"},"widgets_values":["
## Additional Context
(Please add any additional context or steps to reproduce the error here)
Error using llama3.2-vision:11b