workflows Model in folder ERROR
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
https://openart.ai/workflows/coonhound_gracious_99/flux-consistent-realistic-character-pulid-for-flux-stablized-flux__/kNyovSvGSnpYFA7VHBmU?msockid=051aa79c110367c52d5fb2bd10ac6633
# ComfyUI Error Report
## Error Details
- **Node Type:** VAELoader
- **Exception Type:** FileNotFoundError
- **Exception Message:** Model in folder 'vae' with filename 'ae.sft' not found.
## Stack Trace
```
File "D:\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 "D:\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 "D:\pinokio\api\comfy.git\app\execution.py", line 169, in _map_node_over_list
process_inputs(input_dict, i)
File "D:\pinokio\api\comfy.git\app\execution.py", line 158, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "D:\pinokio\api\comfy.git\app\nodes.py", line 745, in load_vae
vae_path = folder_paths.get_full_path_or_raise("vae", vae_name)
File "D:\pinokio\api\comfy.git\app\folder_paths.py", line 279, in get_full_path_or_raise
raise FileNotFoundError(f"Model in folder '{folder_name}' with filename '{filename}' not found.")
```
## System Information
- **ComfyUI Version:** v0.2.4-11-g9ee0a65
- **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.0+cu121
## Devices
- **Name:** cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
- **Type:** cuda
- **VRAM Total:** 25756565504
- **VRAM Free:** 14326451704
- **Torch VRAM Total:** 9797894144
- **Torch VRAM Free:** 25972216
## Logs
```
2024-10-27 13:58:12,382 - root - INFO - Total VRAM 24563 MB, total RAM 32534 MB
2024-10-27 13:58:12,384 - root - INFO - pytorch version: 2.5.0+cu121
2024-10-27 13:58:12,384 - root - INFO - Set vram state to: NORMAL_VRAM
2024-10-27 13:58:12,384 - root - INFO - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
2024-10-27 13:58:13,105 - root - INFO - Using pytorch cross attention
2024-10-27 13:58:14,121 - root - INFO - [Prompt Server] web root: D:\pinokio\api\comfy.git\app\web
2024-10-27 13:58:15,362 - root - INFO - Total VRAM 24563 MB, total RAM 32534 MB
2024-10-27 13:58:15,362 - root - INFO - pytorch version: 2.5.0+cu121
2024-10-27 13:58:15,362 - root - INFO - Set vram state to: NORMAL_VRAM
2024-10-27 13:58:15,362 - root - INFO - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
2024-10-27 13:58:16,696 - root - INFO - --------------
2024-10-27 13:58:16,696 - root - INFO - [91m ### Mixlab Nodes: [93mLoaded
2024-10-27 13:58:16,702 - root - INFO - ChatGPT.available True
2024-10-27 13:58:16,702 - root - INFO - edit_mask.available True
2024-10-27 13:58:16,915 - root - INFO - ClipInterrogator.available True
2024-10-27 13:58:17,134 - root - INFO - PromptGenerate.available True
2024-10-27 13:58:17,134 - root - INFO - ChinesePrompt.available True
2024-10-27 13:58:17,134 - root - INFO - RembgNode_.available True
2024-10-27 13:58:17,352 - root - INFO - TripoSR.available
2024-10-27 13:58:17,353 - root - INFO - MiniCPMNode.available
2024-10-27 13:58:17,384 - root - INFO - Scenedetect.available
2024-10-27 13:58:17,387 - root - INFO - FishSpeech.available False
2024-10-27 13:58:17,391 - root - INFO - SenseVoice.available
2024-10-27 13:58:17,625 - root - INFO - Whisper.available False
2024-10-27 13:58:17,632 - root - INFO - FalVideo.available
2024-10-27 13:58:17,632 - root - INFO - [93m -------------- [0m
2024-10-27 13:58:18,451 - root - INFO -
Import times for custom nodes:
2024-10-27 13:58:18,451 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\websocket_image_save.py
2024-10-27 13:58:18,451 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\Comfyui_TTP_Toolset
2024-10-27 13:58:18,451 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\cg-use-everywhere
2024-10-27 13:58:18,451 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\cg-image-picker
2024-10-27 13:58:18,451 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Logic
2024-10-27 13:58:18,451 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Universal-Styler
2024-10-27 13:58:18,451 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\comfyui-portrait-master
2024-10-27 13:58:18,451 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Custom-Scripts
2024-10-27 13:58:18,452 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI_UltimateSDUpscale
2024-10-27 13:58:18,452 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI_essentials
2024-10-27 13:58:18,452 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\rgthree-comfy
2024-10-27 13:58:18,452 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-KJNodes
2024-10-27 13:58:18,452 - root - INFO - 0.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\comfyui_controlnet_aux
2024-10-27 13:58:18,452 - root - INFO - 0.1 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\comfyui-tensorops
2024-10-27 13:58:18,452 - root - INFO - 0.2 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Impact-Pack
2024-10-27 13:58:18,452 - root - INFO - 0.2 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Florence2
2024-10-27 13:58:18,452 - root - INFO - 0.2 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Manager
2024-10-27 13:58:18,452 - root - INFO - 0.5 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Easy-Use
2024-10-27 13:58:18,452 - root - INFO - 0.7 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-PuLID-Flux-Enhanced
2024-10-27 13:58:18,452 - root - INFO - 2.0 seconds: D:\pinokio\api\comfy.git\app\custom_nodes\comfyui-mixlab-nodes
2024-10-27 13:58:18,452 - root - INFO -
2024-10-27 13:58:18,462 - root - INFO - Starting server
2024-10-27 13:58:18,463 - root - INFO - To see the GUI go to: http://127.0.0.1:8188
2024-10-27 13:58:21,375 - root - ERROR - [ERROR] An error occurred while retrieving information for the 'Florence2ModelLoader' node.
2024-10-27 13:58:21,376 - root - ERROR - Traceback (most recent call last):
File "D:\pinokio\api\comfy.git\app\server.py", line 564, in get_object_info
out[x] = node_info(x)
File "D:\pinokio\api\comfy.git\app\server.py", line 531, in node_info
info['input'] = obj_class.INPUT_TYPES()
File "D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Florence2\nodes.py", line 148, in INPUT_TYPES
"model": ([item.name for item in Path(folder_paths.models_dir, "LLM").iterdir() if item.is_dir()], {"tooltip": "models are expected to be in Comfyui/models/LLM folder"}),
File "D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Florence2\nodes.py", line 148, in
"model": ([item.name for item in Path(folder_paths.models_dir, "LLM").iterdir() if item.is_dir()], {"tooltip": "models are expected to be in Comfyui/models/LLM folder"}),
File "D:\pinokio\bin\miniconda\lib\pathlib.py", line 1017, in iterdir
for name in self._accessor.listdir(self):
FileNotFoundError: [WinError 3] El sistema no puede encontrar la ruta especificada: 'D:\\pinokio\\api\\comfy.git\\app\\models\\LLM'
2024-10-27 13:58:21,819 - root - ERROR - [ERROR] An error occurred while retrieving information for the 'Florence2ModelLoader' node.
2024-10-27 13:58:21,820 - root - ERROR - Traceback (most recent call last):
File "D:\pinokio\api\comfy.git\app\server.py", line 564, in get_object_info
out[x] = node_info(x)
File "D:\pinokio\api\comfy.git\app\server.py", line 531, in node_info
info['input'] = obj_class.INPUT_TYPES()
File "D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Florence2\nodes.py", line 148, in INPUT_TYPES
"model": ([item.name for item in Path(folder_paths.models_dir, "LLM").iterdir() if item.is_dir()], {"tooltip": "models are expected to be in Comfyui/models/LLM folder"}),
File "D:\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Florence2\nodes.py", line 148, in
"model": ([item.name for item in Path(folder_paths.models_dir, "LLM").iterdir() if item.is_dir()], {"tooltip": "models are expected to be in Comfyui/models/LLM folder"}),
File "D:\pinokio\bin\miniconda\lib\pathlib.py", line 1017, in iterdir
for name in self._accessor.listdir(self):
FileNotFoundError: [WinError 3] El sistema no puede encontrar la ruta especificada: 'D:\\pinokio\\api\\comfy.git\\app\\models\\LLM'
2024-10-27 13:58:28,108 - root - INFO - got prompt
2024-10-27 13:58:28,122 - root - ERROR - Failed to validate prompt for output 371:
2024-10-27 13:58:28,122 - root - ERROR - * UpscaleModelLoader 367:
2024-10-27 13:58:28,123 - root - ERROR - - Value not in list: model_name: '4x_NMKD-Siax_200k.pth' not in []
2024-10-27 13:58:28,123 - root - ERROR - * VAELoader 10:
2024-10-27 13:58:28,123 - root - ERROR - - Value not in list: vae_name: 'ae.sft' not in ['FLUX1\\ae.safetensors', 'FLUX1\\ae.sft', 'Stable-Cascade\\effnet_encoder.safetensors', 'Stable-Cascade\\stage_a.safetensors', 'taef1']
2024-10-27 13:58:28,123 - root - ERROR - * UNETLoader 12:
2024-10-27 13:58:28,123 - root - ERROR - - Value not in list: unet_name: 'flux1-dev.sft' not in []
2024-10-27 13:58:28,123 - root - ERROR - * LoraLoaderModelOnly 383:
2024-10-27 13:58:28,124 - root - ERROR - - Value not in list: lora_name: 'AWPortraitFL_LoRA_1.0.safetensors' not in ['AWPortrait-FL-lora.safetensors', 'HyperSD\\FLUX.1\\Hyper-FLUX.1-dev-16steps-lora.safetensors', 'HyperSD\\FLUX.1\\Hyper-FLUX.1-dev-8steps-lora.safetensors', 'flux_realism_lora.safetensors']
2024-10-27 13:58:28,124 - root - ERROR - * LoraLoaderModelOnly 390:
2024-10-27 13:58:28,124 - root - ERROR - - Value not in list: lora_name: 'flux-Realism.safetensors' not in ['AWPortrait-FL-lora.safetensors', 'HyperSD\\FLUX.1\\Hyper-FLUX.1-dev-16steps-lora.safetensors', 'HyperSD\\FLUX.1\\Hyper-FLUX.1-dev-8steps-lora.safetensors', 'flux_realism_lora.safetensors']
2024-10-27 13:58:28,124 - root - ERROR - * LoadImage 83:
2024-10-27 13:58:28,124 - root - ERROR - - Custom validation failed for node: image - Invalid image file: character_female_001.png
2024-10-27 13:58:28,124 - root - ERROR - * ControlNetLoader 50:
2024-10-27 13:58:28,125 - root - ERROR - - Value not in list: control_net_name: 'xinsir-controlnet-union-sdxl-1.0.safetensors' not in []
2024-10-27 13:58:28,125 - root - ERROR - Output will be ignored
2024-10-27 13:58:28,125 - root - ERROR - Failed to validate prompt for output 158:
2024-10-27 13:58:28,125 - root - ERROR - Output will be ignored
2024-10-27 13:58:28,125 - root - ERROR - Failed to validate prompt for output 379:
2024-10-27 13:58:28,125 - root - ERROR - Output will be ignored
2024-10-27 13:58:28,126 - root - ERROR - Failed to validate prompt for output 376:
2024-10-27 13:58:28,126 - root - ERROR - Output will be ignored
2024-10-27 13:58:28,126 - root - ERROR - Failed to validate prompt for output 374:
2024-10-27 13:58:28,127 - root - ERROR - Output will be ignored
2024-10-27 13:58:28,127 - root - ERROR - Failed to validate prompt for output 210:
2024-10-27 13:58:28,127 - root - ERROR - Output will be ignored
2024-10-27 13:58:28,127 - root - ERROR - Failed to validate prompt for output 208:
2024-10-27 13:58:28,127 - root - ERROR - Output will be ignored
2024-10-27 13:58:28,127 - root - ERROR - Failed to validate prompt for output 247:
2024-10-27 13:58:28,127 - root - ERROR - Output will be ignored
2024-10-27 13:58:28,127 - root - ERROR - Failed to validate prompt for output 392:
2024-10-27 13:58:28,128 - root - ERROR - Output will be ignored
2024-10-27 13:58:28,128 - root - ERROR - Failed to validate prompt for output 53:
2024-10-27 13:58:28,128 - root - ERROR - Output will be ignored
2024-10-27 13:58:28,137 - root - WARNING - WARNING: [Errno 2] No such file or directory: 'D:\\pinokio\\api\\comfy.git\\app\\input\\character_female_001.png'
2024-10-27 13:58:28,137 - root - WARNING - WARNING: [Errno 2] No such file or directory: 'D:\\pinokio\\api\\comfy.git\\app\\input\\character_male_new (1).png'
2024-10-27 13:58:28,157 - root - WARNING - WARNING: [Errno 2] No such file or directory: 'D:\\pinokio\\api\\comfy.git\\app\\input\\Anne Hathaway.jpg'
2024-10-27 13:58:28,157 - root - WARNING - WARNING: [Errno 2] No such file or directory: 'D:\\pinokio\\api\\comfy.git\\app\\input\\Nicolas Cage.jpg'
2024-10-27 13:58:28,410 - root - INFO - Requested to load FluxClipModel_
2024-10-27 13:58:28,410 - root - INFO - Loading 1 new model
2024-10-27 13:58:28,418 - root - INFO - loaded completely 0.0 9319.23095703125 True
2024-10-27 13:58:31,051 - root - WARNING - clip missing: ['text_projection.weight']
2024-10-27 13:58:31,908 - root - ERROR - !!! Exception during processing !!! Model in folder 'vae' with filename 'ae.sft' not found.
2024-10-27 13:58:31,910 - root - ERROR - Traceback (most recent call last):
File "D:\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 "D:\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 "D:\pinokio\api\comfy.git\app\execution.py", line 169, in _map_node_over_list
process_inputs(input_dict, i)
File "D:\pinokio\api\comfy.git\app\execution.py", line 158, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "D:\pinokio\api\comfy.git\app\nodes.py", line 745, in load_vae
vae_path = folder_paths.get_full_path_or_raise("vae", vae_name)
File "D:\pinokio\api\comfy.git\app\folder_paths.py", line 279, in get_full_path_or_raise
raise FileNotFoundError(f"Model in folder '{folder_name}' with filename '{filename}' not found.")
FileNotFoundError: Model in folder 'vae' with filename 'ae.sft' not found.
2024-10-27 13:58:31,911 - root - INFO - Prompt executed in 3.78 seconds
```
## Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
```
Workflow too large. Please manually upload the workflow from local file system.
```
## Additional Context
(Please add any additional context or steps to reproduce the error here)
Contributor guide
Assessment
This issue has not been assessed yet.