was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

Error when Use Node 'Load Text ' : PermissionError: [Errno 13] Permission denied:

Open yexiaohao03 opened this issue 1 year ago • 1 comments

ComfyUI Error Report

Error Details

  • Node Type: Load Text File
  • Exception Type: PermissionError
  • Exception Message: [Errno 13] Permission denied: 'D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\output\2024-09-11'

Stack Trace

  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)

  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))

  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 10994, in load_file
    with open(file_path, 'r', encoding="utf-8", newline='\n') as file:

System Information

  • ComfyUI Version: v0.2.2
  • Arguments: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\main.py --auto-launch --preview-method auto --disable-smart-memory --disable-cuda-malloc
  • OS: nt
  • Python Version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
  • Embedded Python: false
  • PyTorch Version: 2.1.2+cu118

Devices

  • Name: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 8585216000
    • VRAM Free: 7324303360
    • Torch VRAM Total: 67108864
    • Torch VRAM Free: 33554432

Logs

2024-09-11 21:03:21,651 - root - INFO - Total VRAM 8188 MB, total RAM 65303 MB
2024-09-11 21:03:21,651 - root - INFO - pytorch version: 2.1.2+cu118
2024-09-11 21:03:21,785 - root - INFO - xformers version: 0.0.23.post1+cu118
2024-09-11 21:03:21,785 - root - INFO - Set vram state to: NORMAL_VRAM
2024-09-11 21:03:21,785 - root - INFO - Disabling smart memory management
2024-09-11 21:03:21,786 - root - INFO - Device: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync
2024-09-11 21:03:22,318 - root - INFO - Using xformers cross attention
2024-09-11 21:03:23,023 - root - INFO - [Prompt Server] web root: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\web
2024-09-11 21:03:24,109 - root - INFO - Total VRAM 8188 MB, total RAM 65303 MB
2024-09-11 21:03:24,109 - root - INFO - pytorch version: 2.1.2+cu118
2024-09-11 21:03:24,109 - root - INFO - xformers version: 0.0.23.post1+cu118
2024-09-11 21:03:24,109 - root - INFO - Set vram state to: NORMAL_VRAM
2024-09-11 21:03:24,109 - root - INFO - Disabling smart memory management
2024-09-11 21:03:24,109 - root - INFO - Device: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync
2024-09-11 21:03:34,553 - root - INFO - 
Import times for custom nodes:
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\quick-connections
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\websocket_image_save.py
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\AIGODLIKE-ComfyUI-Translation
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\style_aligned_comfy
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_TGate
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\sdxl_prompt_styler
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ControlNet-LLLite-ComfyUI
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\hakkun_nodes.py
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-IC-Light-Native
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_Noise
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-FluxExt-MZ
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Logic
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\stability-ComfyUI-nodes
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\cg-use-everywhere
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_TiledKSampler
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-BRIA_AI-RMBG
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_ADV_CLIP_emb
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_experiments
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUi_PromptStylers
2024-09-11 21:03:34,553 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-WD14-Tagger
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\MistoControlNet-Flux-dev
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\PowerNoiseSuite
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-AutomaticCFG
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_IPAdapter_plus
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\images-grid-comfy-plugin
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\comfyui-tooling-nodes
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-DepthAnythingV2
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_UltimateSDUpscale
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyMath
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Custom-Scripts
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfy_KepListStuff
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\comfy-image-saver
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Frame-Interpolation
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Derfuu_ComfyUI_ModdedNodes
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-KJNodes
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Advanced-ControlNet
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\rgthree-comfy
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-IC-Light
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\efficiency-nodes-comfyui
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\comfyui-ollama
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_essentials
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_bitsandbytes_NF4
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\comfyui_controlnet_aux
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-AnimateDiff-Evolved
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\comfyui-workspace-manager
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Marigold
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Inspire-Pack
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Crystools
2024-09-11 21:03:34,554 - root - INFO -    0.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-VideoHelperSuite
2024-09-11 21:03:34,554 - root - INFO -    0.1 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_LayerStyle
2024-09-11 21:03:34,554 - root - INFO -    0.2 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\comfyui_segment_anything
2024-09-11 21:03:34,554 - root - INFO -    0.2 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_FizzNodes
2024-09-11 21:03:34,554 - root - INFO -    0.2 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\eden_comfy_pipelines
2024-09-11 21:03:34,554 - root - INFO -    0.3 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Manager
2024-09-11 21:03:34,554 - root - INFO -    0.4 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Easy-Use
2024-09-11 21:03:34,554 - root - INFO -    0.7 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Inspyrenet-Rembg
2024-09-11 21:03:34,554 - root - INFO -    0.9 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Impact-Pack
2024-09-11 21:03:34,554 - root - INFO -    1.0 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-SUPIR
2024-09-11 21:03:34,554 - root - INFO -    2.8 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_Custom_Nodes_AlekPet
2024-09-11 21:03:34,554 - root - INFO -    3.8 seconds: D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\was-node-suite-comfyui
2024-09-11 21:03:34,554 - root - INFO - 
2024-09-11 21:03:34,566 - root - INFO - Starting server

2024-09-11 21:03:34,566 - root - INFO - To see the GUI go to: http://127.0.0.1:8188
2024-09-11 21:03:37,902 - httpx - INFO - HTTP Request: GET http://127.0.0.1:11434/api/tags "HTTP/1.1 200 OK"
2024-09-11 21:03:37,910 - httpx - INFO - HTTP Request: GET http://127.0.0.1:11434/api/tags "HTTP/1.1 200 OK"
2024-09-11 21:03:37,917 - httpx - INFO - HTTP Request: GET http://127.0.0.1:11434/api/tags "HTTP/1.1 200 OK"
2024-09-11 21:04:26,769 - root - INFO - got prompt
2024-09-11 21:04:28,240 - accelerate.utils.modeling - INFO - We will use 90% of the memory on device 0 for storing the model, and 10% for the buffer to avoid OOM. You can set `max_memory` in to a higher value to use more memory (at your own risk).
2024-09-11 21:04:28,254 - root - ERROR - !!! Exception during processing !!! Some modules are dispatched on the CPU or the disk. Make sure you have enough GPU RAM to fit the quantized model. If you want to dispatch the model on the CPU or the disk while keeping these modules in 32-bit, you need to set `load_in_8bit_fp32_cpu_offload=True` and pass a custom `device_map` to `from_pretrained`. Check https://huggingface.co/docs/transformers/main/en/main_classes/quantization#offload-between-cpu-and-gpu for more details. 
2024-09-11 21:04:28,255 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\Joy_caption_node.py", line 117, in gen
    self.loadCheckPoint()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\Joy_caption_node.py", line 92, in loadCheckPoint
    text_model = AutoModelForCausalLM.from_pretrained(MODEL_PATH, device_map="auto",trust_remote_code=True)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\transformers\models\auto\auto_factory.py", line 564, in from_pretrained
    return model_class.from_pretrained(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\transformers\modeling_utils.py", line 3909, in from_pretrained
    hf_quantizer.validate_environment(device_map=device_map)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\transformers\quantizers\quantizer_bnb_4bit.py", line 86, in validate_environment
    raise ValueError(
ValueError: Some modules are dispatched on the CPU or the disk. Make sure you have enough GPU RAM to fit the quantized model. If you want to dispatch the model on the CPU or the disk while keeping these modules in 32-bit, you need to set `load_in_8bit_fp32_cpu_offload=True` and pass a custom `device_map` to `from_pretrained`. Check https://huggingface.co/docs/transformers/main/en/main_classes/quantization#offload-between-cpu-and-gpu for more details. 

2024-09-11 21:04:28,256 - root - INFO - Prompt executed in 1.47 seconds
2024-09-11 21:04:30,194 - root - INFO - got prompt
2024-09-11 21:04:31,438 - accelerate.utils.modeling - INFO - We will use 90% of the memory on device 0 for storing the model, and 10% for the buffer to avoid OOM. You can set `max_memory` in to a higher value to use more memory (at your own risk).
2024-09-11 21:04:31,453 - root - ERROR - !!! Exception during processing !!! Some modules are dispatched on the CPU or the disk. Make sure you have enough GPU RAM to fit the quantized model. If you want to dispatch the model on the CPU or the disk while keeping these modules in 32-bit, you need to set `load_in_8bit_fp32_cpu_offload=True` and pass a custom `device_map` to `from_pretrained`. Check https://huggingface.co/docs/transformers/main/en/main_classes/quantization#offload-between-cpu-and-gpu for more details. 
2024-09-11 21:04:31,453 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\Joy_caption_node.py", line 144, in gen
    joy_pipeline.parent.loadCheckPoint()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\Joy_caption_node.py", line 92, in loadCheckPoint
    text_model = AutoModelForCausalLM.from_pretrained(MODEL_PATH, device_map="auto",trust_remote_code=True)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\transformers\models\auto\auto_factory.py", line 564, in from_pretrained
    return model_class.from_pretrained(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\transformers\modeling_utils.py", line 3909, in from_pretrained
    hf_quantizer.validate_environment(device_map=device_map)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\transformers\quantizers\quantizer_bnb_4bit.py", line 86, in validate_environment
    raise ValueError(
ValueError: Some modules are dispatched on the CPU or the disk. Make sure you have enough GPU RAM to fit the quantized model. If you want to dispatch the model on the CPU or the disk while keeping these modules in 32-bit, you need to set `load_in_8bit_fp32_cpu_offload=True` and pass a custom `device_map` to `from_pretrained`. Check https://huggingface.co/docs/transformers/main/en/main_classes/quantization#offload-between-cpu-and-gpu for more details. 

2024-09-11 21:04:31,454 - root - INFO - Prompt executed in 1.25 seconds
2024-09-11 21:04:37,537 - root - INFO - got prompt
2024-09-11 21:05:20,538 - root - ERROR - !!! Exception during processing !!! An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.
2024-09-11 21:05:20,551 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\connection.py", line 95, in create_connection
    raise err
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\connection.py", line 85, in create_connection
    sock.connect(sa)
TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 715, in urlopen
    httplib_response = self._make_request(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 404, in _make_request
    self._validate_conn(conn)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 1058, in _validate_conn
    conn.connect()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connection.py", line 363, in connect
    self.sock = conn = self._new_conn()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connection.py", line 179, in _new_conn
    raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPSConnection object at 0x0000020F85A6AEC0>, 'Connection to huggingface.co timed out. (connect timeout=None)')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\adapters.py", line 486, in send
    resp = conn.urlopen(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 799, in urlopen
    retries = retries.increment(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\retry.py", line 592, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/meta-llama/Meta-Llama-3.1-8B/revision/main (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000020F85A6AEC0>, 'Connection to huggingface.co timed out. (connect timeout=None)'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\_snapshot_download.py", line 169, in snapshot_download
    repo_info = api.repo_info(repo_id=repo_id, repo_type=repo_type, revision=revision, token=token)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\hf_api.py", line 2588, in repo_info
    return method(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\hf_api.py", line 2372, in model_info
    r = get_session().get(path, headers=headers, timeout=timeout, params=params)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\sessions.py", line 602, in get
    return self.request("GET", url, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_http.py", line 66, in send
    return super().send(request, *args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\adapters.py", line 507, in send
    raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/meta-llama/Meta-Llama-3.1-8B/revision/main (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000020F85A6AEC0>, 'Connection to huggingface.co timed out. (connect timeout=None)'))"), '(Request ID: 50832280-ec26-464e-b647-e2558c03786e)')

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

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\Joy_caption_node.py", line 117, in gen
    self.loadCheckPoint()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\Joy_caption_node.py", line 88, in loadCheckPoint
    MODEL_PATH = download_hg_model(self.model,"LLM")
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\lib\xmodel.py", line 13, in download_hg_model
    snapshot_download(repo_id=model_id, local_dir=model_checkpoint, local_dir_use_symlinks=False)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\_snapshot_download.py", line 241, in snapshot_download
    raise LocalEntryNotFoundError(
huggingface_hub.utils._errors.LocalEntryNotFoundError: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.

2024-09-11 21:05:20,552 - root - INFO - Prompt executed in 42.99 seconds
2024-09-11 21:05:24,351 - root - INFO - got prompt
2024-09-11 21:06:08,035 - root - ERROR - !!! Exception during processing !!! An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.
2024-09-11 21:06:08,036 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\connection.py", line 95, in create_connection
    raise err
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\connection.py", line 85, in create_connection
    sock.connect(sa)
TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 715, in urlopen
    httplib_response = self._make_request(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 404, in _make_request
    self._validate_conn(conn)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 1058, in _validate_conn
    conn.connect()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connection.py", line 363, in connect
    self.sock = conn = self._new_conn()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connection.py", line 179, in _new_conn
    raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPSConnection object at 0x0000020F85ABE410>, 'Connection to huggingface.co timed out. (connect timeout=None)')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\adapters.py", line 486, in send
    resp = conn.urlopen(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 799, in urlopen
    retries = retries.increment(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\retry.py", line 592, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/meta-llama/Meta-Llama-3.1-8B/revision/main (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000020F85ABE410>, 'Connection to huggingface.co timed out. (connect timeout=None)'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\_snapshot_download.py", line 169, in snapshot_download
    repo_info = api.repo_info(repo_id=repo_id, repo_type=repo_type, revision=revision, token=token)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\hf_api.py", line 2588, in repo_info
    return method(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\hf_api.py", line 2372, in model_info
    r = get_session().get(path, headers=headers, timeout=timeout, params=params)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\sessions.py", line 602, in get
    return self.request("GET", url, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_http.py", line 66, in send
    return super().send(request, *args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\adapters.py", line 507, in send
    raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/meta-llama/Meta-Llama-3.1-8B/revision/main (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000020F85ABE410>, 'Connection to huggingface.co timed out. (connect timeout=None)'))"), '(Request ID: 3c403f55-20b5-451a-8844-a732936b2b8d)')

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

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\Joy_caption_node.py", line 144, in gen
    joy_pipeline.parent.loadCheckPoint()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\Joy_caption_node.py", line 88, in loadCheckPoint
    MODEL_PATH = download_hg_model(self.model,"LLM")
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\lib\xmodel.py", line 13, in download_hg_model
    snapshot_download(repo_id=model_id, local_dir=model_checkpoint, local_dir_use_symlinks=False)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\_snapshot_download.py", line 241, in snapshot_download
    raise LocalEntryNotFoundError(
huggingface_hub.utils._errors.LocalEntryNotFoundError: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.

2024-09-11 21:06:08,037 - root - INFO - Prompt executed in 43.67 seconds
2024-09-11 21:35:47,108 - root - INFO - got prompt
2024-09-11 21:36:09,838 - root - ERROR - !!! Exception during processing !!! An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.
2024-09-11 21:36:09,851 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 715, in urlopen
    httplib_response = self._make_request(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 404, in _make_request
    self._validate_conn(conn)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 1058, in _validate_conn
    conn.connect()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connection.py", line 419, in connect
    self.sock = ssl_wrap_socket(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\ssl_.py", line 449, in ssl_wrap_socket
    ssl_sock = _ssl_wrap_socket_impl(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\ssl_.py", line 493, in _ssl_wrap_socket_impl
    return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\ssl.py", line 513, in wrap_socket
    return self.sslsocket_class._create(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\ssl.py", line 1071, in _create
    self.do_handshake()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\ssl.py", line 1342, in do_handshake
    self._sslobj.do_handshake()
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\adapters.py", line 486, in send
    resp = conn.urlopen(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 799, in urlopen
    retries = retries.increment(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\retry.py", line 550, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\packages\six.py", line 769, in reraise
    raise value.with_traceback(tb)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 715, in urlopen
    httplib_response = self._make_request(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 404, in _make_request
    self._validate_conn(conn)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connectionpool.py", line 1058, in _validate_conn
    conn.connect()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\connection.py", line 419, in connect
    self.sock = ssl_wrap_socket(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\ssl_.py", line 449, in ssl_wrap_socket
    ssl_sock = _ssl_wrap_socket_impl(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\urllib3\util\ssl_.py", line 493, in _ssl_wrap_socket_impl
    return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\ssl.py", line 513, in wrap_socket
    return self.sslsocket_class._create(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\ssl.py", line 1071, in _create
    self.do_handshake()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\ssl.py", line 1342, in do_handshake
    self._sslobj.do_handshake()
urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\_snapshot_download.py", line 169, in snapshot_download
    repo_info = api.repo_info(repo_id=repo_id, repo_type=repo_type, revision=revision, token=token)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\hf_api.py", line 2588, in repo_info
    return method(
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\hf_api.py", line 2372, in model_info
    r = get_session().get(path, headers=headers, timeout=timeout, params=params)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\sessions.py", line 602, in get
    return self.request("GET", url, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_http.py", line 66, in send
    return super().send(request, *args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\requests\adapters.py", line 501, in send
    raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: (ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None)), '(Request ID: ce6c30dc-0233-4eac-99c9-989c46a11d6c)')

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

Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\Joy_caption_node.py", line 117, in gen
    self.loadCheckPoint()
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\Joy_caption_node.py", line 88, in loadCheckPoint
    MODEL_PATH = download_hg_model(self.model,"LLM")
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\Comfyui_CXH_joy_caption\lib\xmodel.py", line 13, in download_hg_model
    snapshot_download(repo_id=model_id, local_dir=model_checkpoint, local_dir_use_symlinks=False)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\python\lib\site-packages\huggingface_hub\_snapshot_download.py", line 241, in snapshot_download
    raise LocalEntryNotFoundError(
huggingface_hub.utils._errors.LocalEntryNotFoundError: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.

2024-09-11 21:36:09,852 - root - INFO - Prompt executed in 22.72 seconds
2024-09-11 21:36:22,608 - root - INFO - got prompt
2024-09-11 21:36:24,804 - accelerate.utils.modeling - INFO - We will use 90% of the memory on device 0 for storing the model, and 10% for the buffer to avoid OOM. You can set `max_memory` in to a higher value to use more memory (at your own risk).
2024-09-11 21:36:49,482 - root - INFO - Prompt executed in 26.85 seconds
2024-09-11 21:37:28,837 - root - INFO - got prompt
2024-09-11 21:37:28,916 - root - INFO - Prompt executed in 0.05 seconds
2024-09-11 22:08:43,587 - root - INFO - got prompt
2024-09-11 22:08:43,804 - root - INFO - Prompt executed in 0.20 seconds
2024-09-11 22:09:12,361 - root - INFO - got prompt
2024-09-11 22:09:12,447 - root - INFO - Prompt executed in 0.06 seconds
2024-09-11 22:09:30,810 - root - INFO - got prompt
2024-09-11 22:09:32,869 - accelerate.utils.modeling - INFO - We will use 90% of the memory on device 0 for storing the model, and 10% for the buffer to avoid OOM. You can set `max_memory` in to a higher value to use more memory (at your own risk).
2024-09-11 22:09:55,354 - root - INFO - Prompt executed in 24.52 seconds
2024-09-11 22:16:58,404 - root - INFO - got prompt
2024-09-11 22:16:58,499 - root - INFO - Prompt executed in 0.07 seconds
2024-09-11 22:19:44,038 - root - INFO - got prompt
2024-09-11 22:19:54,101 - httpx - INFO - HTTP Request: POST http://127.0.0.1:11434/api/generate "HTTP/1.1 200 OK"
2024-09-11 22:19:54,237 - root - INFO - Prompt executed in 10.17 seconds
2024-09-11 22:22:01,863 - httpx - INFO - HTTP Request: GET http://127.0.0.1:11434/api/tags "HTTP/1.1 200 OK"
2024-09-11 22:22:01,877 - httpx - INFO - HTTP Request: GET http://127.0.0.1:11434/api/tags "HTTP/1.1 200 OK"
2024-09-11 22:22:01,894 - httpx - INFO - HTTP Request: GET http://127.0.0.1:11434/api/tags "HTTP/1.1 200 OK"
2024-09-11 22:22:02,235 - httpx - INFO - HTTP Request: GET http://127.0.0.1:11434/api/tags "HTTP/1.1 200 OK"
2024-09-11 22:22:02,247 - httpx - INFO - HTTP Request: GET http://127.0.0.1:11434/api/tags "HTTP/1.1 200 OK"
2024-09-11 22:22:02,257 - httpx - INFO - HTTP Request: GET http://127.0.0.1:11434/api/tags "HTTP/1.1 200 OK"
2024-09-11 22:29:56,807 - root - INFO - got prompt
2024-09-11 22:30:00,551 - httpx - INFO - HTTP Request: POST http://127.0.0.1:11434/api/generate "HTTP/1.1 200 OK"
2024-09-11 22:30:00,700 - root - INFO - Prompt executed in 3.89 seconds
2024-09-11 22:32:34,688 - root - INFO - got prompt
2024-09-11 22:32:34,706 - root - ERROR - !!! Exception during processing !!! [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\output\\2024-09-11'
2024-09-11 22:32:34,720 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 10994, in load_file
    with open(file_path, 'r', encoding="utf-8", newline='\n') as file:
PermissionError: [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\output\\2024-09-11'

2024-09-11 22:32:34,722 - root - INFO - Prompt executed in 0.03 seconds
2024-09-11 22:33:25,986 - root - INFO - got prompt
2024-09-11 22:33:26,023 - root - ERROR - !!! Exception during processing !!! [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\output\\2024-09-11'
2024-09-11 22:33:26,023 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 10994, in load_file
    with open(file_path, 'r', encoding="utf-8", newline='\n') as file:
PermissionError: [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\output\\2024-09-11'

2024-09-11 22:33:26,024 - root - INFO - Prompt executed in 0.03 seconds
2024-09-11 22:34:07,165 - root - INFO - got prompt
2024-09-11 22:34:07,195 - root - ERROR - !!! Exception during processing !!! [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\output\\2024-09-11'
2024-09-11 22:34:07,196 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 10994, in load_file
    with open(file_path, 'r', encoding="utf-8", newline='\n') as file:
PermissionError: [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\output\\2024-09-11'

2024-09-11 22:34:07,196 - root - INFO - Prompt executed in 0.03 seconds
2024-09-11 22:34:24,549 - root - INFO - got prompt
2024-09-11 22:34:24,580 - root - ERROR - !!! Exception during processing !!! [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\2024-09-11'
2024-09-11 22:34:24,580 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 10994, in load_file
    with open(file_path, 'r', encoding="utf-8", newline='\n') as file:
PermissionError: [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\2024-09-11'

2024-09-11 22:34:24,581 - root - INFO - Prompt executed in 0.03 seconds
2024-09-11 22:34:30,037 - root - INFO - got prompt
2024-09-11 22:34:30,071 - root - ERROR - !!! Exception during processing !!! [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\2024-09-11'
2024-09-11 22:34:30,071 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 10994, in load_file
    with open(file_path, 'r', encoding="utf-8", newline='\n') as file:
PermissionError: [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\2024-09-11'

2024-09-11 22:34:30,072 - root - INFO - Prompt executed in 0.03 seconds
2024-09-11 22:35:23,892 - root - INFO - got prompt
2024-09-11 22:35:23,919 - root - ERROR - !!! Exception during processing !!! [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\output\\2024-09-11'
2024-09-11 22:35:23,920 - root - ERROR - Traceback (most recent call last):
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 317, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 192, 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:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "D:\s_StableDiffusion\ConfyUI-aki\ComfyUI-aki-v1.1\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 10994, in load_file
    with open(file_path, 'r', encoding="utf-8", newline='\n') as file:
PermissionError: [Errno 13] Permission denied: 'D:\\s_StableDiffusion\\ConfyUI-aki\\ComfyUI-aki-v1.1\\output\\2024-09-11'

2024-09-11 22:35:23,921 - root - INFO - Prompt executed in 0.03 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)

yexiaohao03 avatar Sep 11 '24 14:09 yexiaohao03

Same thing.

Vigilence avatar Oct 05 '24 20:10 Vigilence