Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'fused_layer_norm_cuda' #37

Open
tmprabubiz opened this issue Nov 25, 2024 · 0 comments
Open

No module named 'fused_layer_norm_cuda' #37

tmprabubiz opened this issue Nov 25, 2024 · 0 comments

Comments

@tmprabubiz
Copy link

ComfyUI Error Report

Error Details

  • Node ID: 105
  • Node Type: LTXVCLIPModelLoader
  • Exception Type: ModuleNotFoundError
  • Exception Message: No module named 'fused_layer_norm_cuda'

Stack Trace

  File "G:\ComfyUI\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 "G:\ComfyUI\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 "G:\ComfyUI\custom_nodes\ComfyUI-0246\utils.py", line 353, in new_func
    res_value = old_func(*final_args, **kwargs)

  File "G:\ComfyUI\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)

  File "G:\ComfyUI\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))

  File "G:\ComfyUI\custom_nodes\ComfyUI-LTXVideo\t5_encoder.py", line 144, in load_model
    return (comfy.sd.CLIP(clip_target),)

  File "G:\ComfyUI\comfy\sd.py", line 88, in __init__
    self.cond_stage_model = clip(**(params))

  File "G:\ComfyUI\custom_nodes\ComfyUI-LTXVideo\t5_encoder.py", line 99, in __init__
    super().__init__(

  File "G:\ComfyUI\custom_nodes\ComfyUI-LTXVideo\t5_encoder.py", line 65, in __init__
    T5EncoderModel.from_pretrained(encoder_path, local_files_only=True)

  File "G:\ComfyUI\venv\lib\site-packages\transformers\modeling_utils.py", line 4097, in from_pretrained
    model = cls(config, *model_args, **model_kwargs)

  File "G:\ComfyUI\venv\lib\site-packages\transformers\models\t5\modeling_t5.py", line 1995, in __init__
    self.encoder = T5Stack(encoder_config, self.shared)

  File "G:\ComfyUI\venv\lib\site-packages\transformers\models\t5\modeling_t5.py", line 889, in __init__
    [T5Block(config, has_relative_attention_bias=bool(i == 0), layer_idx=i) for i in range(config.num_layers)]

  File "G:\ComfyUI\venv\lib\site-packages\transformers\models\t5\modeling_t5.py", line 889, in <listcomp>
    [T5Block(config, has_relative_attention_bias=bool(i == 0), layer_idx=i) for i in range(config.num_layers)]

  File "G:\ComfyUI\venv\lib\site-packages\transformers\models\t5\modeling_t5.py", line 652, in __init__
    T5LayerSelfAttention(config, has_relative_attention_bias=has_relative_attention_bias, layer_idx=layer_idx)

  File "G:\ComfyUI\venv\lib\site-packages\transformers\models\t5\modeling_t5.py", line 578, in __init__
    self.layer_norm = T5LayerNorm(config.d_model, eps=config.layer_norm_epsilon)

  File "G:\ComfyUI\venv\lib\site-packages\apex-0.1-py3.10.egg\apex\normalization\fused_layer_norm.py", line 393, in __init__
    fused_layer_norm_cuda = importlib.import_module("fused_layer_norm_cuda")

  File "C:\Users\TMPHOUSE\AppData\Local\Programs\Python\Python310\lib\importlib\__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)

  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import

  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load

  File "<frozen importlib._bootstrap>", line 1004, in _find_and_load_unlocked

System Information

  • ComfyUI Version: v0.3.1
  • Arguments: main.py --front-end-version Comfy-Org/ComfyUI_frontend@latest --preview-method auto
  • OS: nt
  • Python Version: 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
  • Embedded Python: false
  • PyTorch Version: 2.5.1+cu124

Devices

  • Name: cuda:0 NVIDIA GeForce RTX 2060 SUPER : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 8589606912
    • VRAM Free: 9374092958
    • Torch VRAM Total: 14059307008
    • Torch VRAM Free: 9374092958

Logs

2024-11-25T17:45:52.613297 - ### Loading: ComfyUI-Impact-Pack (V7.11.3)2024-11-25T17:45:52.613297 - 
2024-11-25T17:45:52.659939 - ### Loading: ComfyUI-Impact-Pack (Subpack: V0.8)2024-11-25T17:45:52.660957 - 
2024-11-25T17:45:52.753327 - ### Loading: ComfyUI-Impact-Pack (V7.11.3)2024-11-25T17:45:52.754331 - 
2024-11-25T17:45:52.788486 - Loaded ImpactPack nodes from2024-11-25T17:45:52.788486 -  2024-11-25T17:45:52.789491 - G:\ComfyUI\custom_nodes\ComfyUI-Impact-Pack2024-11-25T17:45:52.789491 - 
2024-11-25T17:45:52.790489 - [Impact Pack] Wildcards loading done.2024-11-25T17:45:52.790489 - 
2024-11-25T17:45:52.791491 - [Impact Pack] Wildcards loading done.2024-11-25T17:45:52.791491 - 
2024-11-25T17:45:54.664972 - �[34m[ComfyUI-Easy-Use] server: �[0mv1.2.5 �[92mLoaded�[0m2024-11-25T17:45:54.664972 - 
2024-11-25T17:45:54.664972 - �[34m[ComfyUI-Easy-Use] web root: �[0mG:\ComfyUI\custom_nodes\ComfyUI-Easy-Use\web_version/v2 �[92mLoaded�[0m2024-11-25T17:45:54.664972 - 
2024-11-25T17:45:54.873485 - Total VRAM 8192 MB, total RAM 65451 MB
2024-11-25T17:45:54.874490 - pytorch version: 2.5.1+cu124
2024-11-25T17:45:54.874490 - xformers version: 0.0.28.post3
2024-11-25T17:45:54.874490 - Set vram state to: NORMAL_VRAM
2024-11-25T17:45:54.874490 - Device: cuda:0 NVIDIA GeForce RTX 2060 SUPER : cudaMallocAsync
2024-11-25T17:45:54.905016 - ### Loading: ComfyUI-Impact-Pack (V7.11.3)2024-11-25T17:45:54.906016 - 
2024-11-25T17:45:54.907016 - [Impact Pack] Wildcards loading done.2024-11-25T17:45:54.908541 - 
2024-11-25T17:45:54.934537 - ### Loading: ComfyUI-Inspire-Pack (V1.7)2024-11-25T17:45:54.934537 - 
2024-11-25T17:45:56.015705 - jjk_util loding2024-11-25T17:45:56.015705 - 
2024-11-25T17:45:57.477353 - Initializing EasyNodes. Auto-registration: True
2024-11-25T17:45:57.704564 - ### Loading: ComfyUI-Manager (V2.51.9)2024-11-25T17:45:57.704564 - 
2024-11-25T17:45:57.874528 - ### ComfyUI Revision: 2846 [8f0009aa] | Released on '2024-11-21'2024-11-25T17:45:57.874528 - 
2024-11-25T17:45:58.284480 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json2024-11-25T17:45:58.284480 - 
2024-11-25T17:45:58.505403 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json2024-11-25T17:45:58.506402 - 
2024-11-25T17:45:58.537538 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2024-11-25T17:45:58.537538 - 
2024-11-25T17:45:58.550583 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json2024-11-25T17:45:58.550583 - 
2024-11-25T17:45:58.576134 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json2024-11-25T17:45:58.577151 - 
2024-11-25T17:46:00.279632 - --------------
2024-11-25T17:46:00.279632 - �[91m ### Mixlab Nodes: �[93mLoaded
2024-11-25T17:46:00.296738 - json_repair## OK2024-11-25T17:46:00.296738 - 
2024-11-25T17:46:00.309806 - ChatGPT.available True
2024-11-25T17:46:00.311805 - edit_mask.available True
2024-11-25T17:46:02.279639 - ClipInterrogator.available True
2024-11-25T17:46:02.937547 - PromptGenerate.available True
2024-11-25T17:46:02.937547 - ChinesePrompt.available True
2024-11-25T17:46:02.937547 - RembgNode_.available True
2024-11-25T17:46:04.306942 - TripoSR.available
2024-11-25T17:46:04.310448 - MiniCPMNode.available
2024-11-25T17:46:04.852898 - Scenedetect.available
2024-11-25T17:46:05.088735 - FishSpeech.available
2024-11-25T17:46:05.093679 - SenseVoice.available False
2024-11-25T17:46:05.257605 - Whisper.available False
2024-11-25T17:46:05.260635 - fal-client## OK2024-11-25T17:46:05.260635 - 
2024-11-25T17:46:05.281931 - FalVideo.available
2024-11-25T17:46:05.282932 - �[93m -------------- �[0m
2024-11-25T17:46:05.367802 - G:\ComfyUI\venv\lib\site-packages\timm\models\layers\__init__.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
  warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.layers", FutureWarning)
2024-11-25T17:46:05.482687 - Failed to auto update `Quality of Life Suit` 2024-11-25T17:46:05.483686 - 
2024-11-25T17:46:05.486686 - �[33mQualityOfLifeSuit_Omar92_DIR:�[0m G:\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar922024-11-25T17:46:05.486686 - 
2024-11-25T17:46:05.505998 - �[0;33m[ReActor]�[0m - �[38;5;173mSTATUS�[0m - �[0;32mRunning v0.5.2-a1 in ComfyUI�[0m2024-11-25T17:46:05.505998 - 
2024-11-25T17:46:05.750376 - Torch version: 2.5.1+cu1242024-11-25T17:46:05.751418 - 
2024-11-25T17:46:07.860469 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2024-11-25T17:46:07.861468 - 
2024-11-25T17:46:07.861468 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2024-11-25T17:46:07.861468 - 
2024-11-25T17:46:07.981811 - ------------------------------------------2024-11-25T17:46:07.981811 - 
2024-11-25T17:46:07.982812 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2024-11-25T17:46:07.982812 - 
2024-11-25T17:46:07.982812 - ------------------------------------------2024-11-25T17:46:07.982812 - 
2024-11-25T17:46:07.982812 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2024-11-25T17:46:07.982812 - 
2024-11-25T17:46:07.982812 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2024-11-25T17:46:07.982812 - 
2024-11-25T17:46:07.983811 - ------------------------------------------2024-11-25T17:46:07.983811 - 
2024-11-25T17:46:08.000607 - �[1;35m### [START] ComfyUI AlekPet Nodes �[1;34mv1.0.33�[0m�[1;35m ###�[0m2024-11-25T17:46:08.000607 - 
2024-11-25T17:46:09.418944 - �[92mNode -> ChatGLMNode: �[93mChatGLM4TranslateCLIPTextEncodeNode, ChatGLM4TranslateTextNode�[0m �[92m[Loading] �[0m2024-11-25T17:46:09.418944 - 
2024-11-25T17:46:09.419949 - �[92mNode -> ArgosTranslateNode: �[93mArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode�[0m �[92m[Loading] �[0m2024-11-25T17:46:09.419949 - 
2024-11-25T17:46:09.429475 - �[92mNode -> GoogleTranslateNode: �[93mGoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode�[0m �[92m[Loading] �[0m2024-11-25T17:46:09.430476 - 
2024-11-25T17:46:09.430476 - �[92mNode -> DeepTranslatorNode: �[93mDeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode�[0m �[92m[Loading] �[0m2024-11-25T17:46:09.430476 - 
2024-11-25T17:46:09.438474 - �[92mNode -> ExtrasNode: �[93mPreviewTextNode, HexToHueNode, ColorsCorrectNode�[0m �[92m[Loading] �[0m2024-11-25T17:46:09.438474 - �[92mNode -> PoseNode: �[93mPoseNode�[0m �[92m[Loading] �[0m2024-11-25T17:46:09.438474 - 
2024-11-25T17:46:09.438474 - 
2024-11-25T17:46:09.485712 - �[92mNode -> IDENode: �[93mIDENode�[0m �[92m[Loading] �[0m2024-11-25T17:46:09.486711 - 
2024-11-25T17:46:09.630806 - �[92mNode -> PainterNode: �[93mPainterNode�[0m �[92m[Loading] �[0m2024-11-25T17:46:09.631554 - 
2024-11-25T17:46:09.631554 - �[1;35m### [END] ComfyUI AlekPet Nodes ###�[0m2024-11-25T17:46:09.631554 - 
2024-11-25T17:46:10.009591 - �[34mFizzleDorf Custom Nodes: �[92mLoaded�[0m2024-11-25T17:46:10.009591 - 
2024-11-25T17:46:11.333834 - All packages from requirements.txt are installed and up to date.2024-11-25T17:46:11.333834 - 
2024-11-25T17:46:11.346342 - llama-cpp installed2024-11-25T17:46:11.346342 - 
2024-11-25T17:46:11.347356 - All packages from requirements.txt are installed and up to date.2024-11-25T17:46:11.347356 - 
2024-11-25T17:46:12.364863 - Eden_Comfy_Pipelines: WARNING: Could not find OPENAI_API_KEY in .env, disabling gpt prompt generation.2024-11-25T17:46:12.364863 - 
2024-11-25T17:46:12.401067 - �[36mEfficiency Nodes ED:�[0m Attempting to add 'KSampler (Efficient) ED' Node (efficiency-nodes-comfyui add-on)...2024-11-25T17:46:12.401067 - 
�[36mEfficiency Nodes ED:�[0m Attempting to add 'KSampler (Efficient) ED' Node (efficiency-nodes-comfyui add-on)...�[92mSuccess!�[0m2024-11-25T17:46:12.401067 - 
2024-11-25T17:46:12.401067 - �[36mEfficiency Nodes ED:�[0m Attempting to add 'FaceDetailer ED & MaskDetailer ED' Node (Impact Pack add-on)...2024-11-25T17:46:12.401067 - 
�[36mEfficiency Nodes ED:�[0m Attempting to add 'FaceDetailer ED & MaskDetailer ED' Node (Impact Pack add-on)...�[92mSuccess!�[0m2024-11-25T17:46:12.401067 - 
2024-11-25T17:46:12.402067 - �[36mEfficiency Nodes ED:�[0m Attempting to add 'UltimateSDUpscale ED' Node (UltimateSDUpscale add-on)...2024-11-25T17:46:12.402067 - 
�[36mEfficiency Nodes ED:�[0m Attempting to add 'UltimateSDUpscale ED' Node (UltimateSDUpscale add-on)...�[92mSuccess!�[0m2024-11-25T17:46:12.402067 - 
2024-11-25T17:46:12.402067 - �[36mEfficiency Nodes ED:�[0m Attempting to add 'SUPIR Upscaler ED' Node (SUPIR add-on)...2024-11-25T17:46:12.402067 - 
�[36mEfficiency Nodes ED:�[0m Attempting to add 'SUPIR Upscaler ED' Node (SUPIR add-on)...�[92mSuccess!�[0m2024-11-25T17:46:12.402067 - 
2024-11-25T17:46:12.466831 - �[1;32m[Power Noise Suite]: 🦚🦚🦚 �[93m�[3mMooOoo!!!�[0m 🦚🦚🦚2024-11-25T17:46:12.466831 - 
2024-11-25T17:46:12.466831 - �[1;32m[Power Noise Suite]:�[0m Tamed �[93m11�[0m wild nodes.2024-11-25T17:46:12.466831 - 
2024-11-25T17:46:12.665244 - 
2024-11-25T17:46:12.665244 - �[92m[rgthree-comfy] Loaded 42 extraordinary nodes. 🎉�[00m2024-11-25T17:46:12.665244 - 
2024-11-25T17:46:12.665244 - 
2024-11-25T17:46:13.838555 - Searge-SDXL v4.3.1 in G:\ComfyUI\custom_nodes\SeargeSDXL2024-11-25T17:46:13.838555 - 
2024-11-25T17:46:13.988570 - �[34mWAS Node Suite: �[0mBlenderNeko's Advanced CLIP Text Encode found, attempting to enable `CLIPTextEncode` support.�[0m2024-11-25T17:46:13.988570 - 
2024-11-25T17:46:13.988570 - �[34mWAS Node Suite: �[0m`CLIPTextEncode (BlenderNeko Advanced + NSP)` node enabled under `WAS Suite/Conditioning` menu.�[0m2024-11-25T17:46:13.988570 - 
2024-11-25T17:46:15.039565 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2024-11-25T17:46:15.039565 - 
2024-11-25T17:46:15.039565 - �[34mWAS Node Suite: �[0m`ffmpeg_bin_path` is set to: C:/FFmpeg�[0m2024-11-25T17:46:15.039565 - 
2024-11-25T17:46:16.015475 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m219�[0m �[32mnodes successfully.�[0m2024-11-25T17:46:16.015475 - 
2024-11-25T17:46:16.015475 - 
	�[3m�[93m"Opportunities don't happen. You create them."�[0m�[3m - Chris Grosser�[0m
2024-11-25T17:46:16.015475 - 
2024-11-25T17:46:16.097584 - 
Import times for custom nodes:
2024-11-25T17:46:16.097584 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
2024-11-25T17:46:16.097584 -    0.0 seconds: G:\ComfyUI\custom_nodes\efficiency-nodes-comfyui
2024-11-25T17:46:16.097584 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
2024-11-25T17:46:16.097584 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_bnb_nf4_fp4_Loaders
2024-11-25T17:46:16.097584 -    0.0 seconds: G:\ComfyUI\custom_nodes\websocket_image_save.py
2024-11-25T17:46:16.098572 -    0.0 seconds: G:\ComfyUI\custom_nodes\style_aligned_comfy
2024-11-25T17:46:16.098572 -    0.0 seconds: G:\ComfyUI\custom_nodes\Comfyui_Object_Migration
2024-11-25T17:46:16.098572 -    0.0 seconds: G:\ComfyUI\custom_nodes\comfyui_controlnet_aux
2024-11-25T17:46:16.098572 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Detail-Daemon
2024-11-25T17:46:16.098572 -    0.0 seconds: G:\ComfyUI\custom_nodes\sdxl_prompt_styler
2024-11-25T17:46:16.098572 -    0.0 seconds: G:\ComfyUI\custom_nodes\Comfyui_TTP_Toolset
2024-11-25T17:46:16.098572 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-YOLO
2024-11-25T17:46:16.098572 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-FluxExt-MZ
2024-11-25T17:46:16.098572 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_AdvancedRefluxControl
2024-11-25T17:46:16.100050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_CreaPrompt
2024-11-25T17:46:16.100050 -    0.0 seconds: G:\ComfyUI\custom_nodes\Comfyui_JC2
2024-11-25T17:46:16.100050 -    0.0 seconds: G:\ComfyUI\custom_nodes\Comfyui-In-Context-Lora-Utils
2024-11-25T17:46:16.100050 -    0.0 seconds: G:\ComfyUI\custom_nodes\cg-use-everywhere
2024-11-25T17:46:16.100050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_StepFun
2024-11-25T17:46:16.100050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Jjk-Nodes
2024-11-25T17:46:16.100050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-OmniGen
2024-11-25T17:46:16.101049 -    0.0 seconds: G:\ComfyUI\custom_nodes\comfyui-copilot
2024-11-25T17:46:16.101049 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger
2024-11-25T17:46:16.101049 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
2024-11-25T17:46:16.101049 -    0.0 seconds: G:\ComfyUI\custom_nodes\wlsh_nodes
2024-11-25T17:46:16.101049 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_JPS-Nodes
2024-11-25T17:46:16.101049 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_ADV_CLIP_emb
2024-11-25T17:46:16.101049 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_InstantID
2024-11-25T17:46:16.102051 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
2024-11-25T17:46:16.102051 -    0.0 seconds: G:\ComfyUI\custom_nodes\efficiency-nodes-ED
2024-11-25T17:46:16.102051 -    0.0 seconds: G:\ComfyUI\custom_nodes\stability-ComfyUI-nodes
2024-11-25T17:46:16.102051 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_ZenID
2024-11-25T17:46:16.102051 -    0.0 seconds: G:\ComfyUI\custom_nodes\comfyui-inpaint-nodes
2024-11-25T17:46:16.102051 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_CatVTON_Wrapper
2024-11-25T17:46:16.102051 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_FizzNodes
2024-11-25T17:46:16.102051 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_Mira
2024-11-25T17:46:16.103050 -    0.0 seconds: G:\ComfyUI\custom_nodes\comfyui-various
2024-11-25T17:46:16.103050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyMath
2024-11-25T17:46:16.103050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_essentials
2024-11-25T17:46:16.103050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
2024-11-25T17:46:16.103050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-layerdiffuse
2024-11-25T17:46:16.103050 -    0.0 seconds: G:\ComfyUI\custom_nodes\PowerNoiseSuite
2024-11-25T17:46:16.104051 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
2024-11-25T17:46:16.104051 -    0.0 seconds: G:\ComfyUI\custom_nodes\Derfuu_ComfyUI_ModdedNodes
2024-11-25T17:46:16.104051 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-KJNodes
2024-11-25T17:46:16.104051 -    0.0 seconds: G:\ComfyUI\custom_nodes\comfyui-animatediff
2024-11-25T17:46:16.104051 -    0.0 seconds: G:\ComfyUI\custom_nodes\OmniGen-ComfyUI
2024-11-25T17:46:16.104051 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Fluxtapoz
2024-11-25T17:46:16.104051 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Chibi-Nodes
2024-11-25T17:46:16.104051 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-GGUF
2024-11-25T17:46:16.105050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet
2024-11-25T17:46:16.105050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Florence2
2024-11-25T17:46:16.105050 -    0.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation
2024-11-25T17:46:16.105050 -    0.1 seconds: G:\ComfyUI\custom_nodes\ComfyUI-IC-Light
2024-11-25T17:46:16.105050 -    0.1 seconds: G:\ComfyUI\custom_nodes\x-flux-comfyui
2024-11-25T17:46:16.105050 -    0.1 seconds: G:\ComfyUI\custom_nodes\ComfyUI-0246
2024-11-25T17:46:16.105050 -    0.1 seconds: G:\ComfyUI\custom_nodes\rgthree-comfy
2024-11-25T17:46:16.105050 -    0.1 seconds: G:\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2024-11-25T17:46:16.106051 -    0.1 seconds: G:\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved
2024-11-25T17:46:16.106051 -    0.1 seconds: G:\ComfyUI\custom_nodes\PuLID_ComfyUI
2024-11-25T17:46:16.106051 -    0.2 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
2024-11-25T17:46:16.106051 -    0.2 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Long-CLIP
2024-11-25T17:46:16.106051 -    0.2 seconds: G:\ComfyUI\custom_nodes\ComfyUI-PuLID-Flux-Enhanced
2024-11-25T17:46:16.106051 -    0.2 seconds: G:\ComfyUI\custom_nodes\comfyui_segment_anything
2024-11-25T17:46:16.106051 -    0.2 seconds: G:\ComfyUI\custom_nodes\comfyui-tensorops
2024-11-25T17:46:16.106051 -    0.2 seconds: G:\ComfyUI\custom_nodes\ComfyUI-segment-anything-2
2024-11-25T17:46:16.106051 -    0.3 seconds: G:\ComfyUI\custom_nodes\comfyui-reactor-node
2024-11-25T17:46:16.107049 -    0.3 seconds: G:\ComfyUI\custom_nodes\ComfyUI_VLM_nodes
2024-11-25T17:46:16.107049 -    0.4 seconds: G:\ComfyUI\custom_nodes\ComfyUI_MiniCPM-V-2_6-int4
2024-11-25T17:46:16.107049 -    0.5 seconds: G:\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait
2024-11-25T17:46:16.107049 -    0.5 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Manager
2024-11-25T17:46:16.107049 -    0.6 seconds: G:\ComfyUI\custom_nodes\ComfyUI_LayerStyle
2024-11-25T17:46:16.107049 -    0.7 seconds: G:\ComfyUI\custom_nodes\eden_comfy_pipelines
2024-11-25T17:46:16.107049 -    0.9 seconds: G:\ComfyUI\custom_nodes\ComfyUI-InstantID
2024-11-25T17:46:16.107049 -    1.3 seconds: G:\ComfyUI\custom_nodes\SeargeSDXL
2024-11-25T17:46:16.107049 -    1.4 seconds: G:\ComfyUI\custom_nodes\ComfyUI-LTXVideo
2024-11-25T17:46:16.107049 -    1.6 seconds: G:\ComfyUI\custom_nodes\ComfyUI-Easy-Use
2024-11-25T17:46:16.107049 -    1.6 seconds: G:\ComfyUI\custom_nodes\ComfyUI-SUPIR
2024-11-25T17:46:16.107049 -    1.8 seconds: G:\ComfyUI\custom_nodes\comfyui-art-venture
2024-11-25T17:46:16.107049 -    2.0 seconds: G:\ComfyUI\custom_nodes\ComfyUI_Custom_Nodes_AlekPet
2024-11-25T17:46:16.108553 -    2.1 seconds: G:\ComfyUI\custom_nodes\was-node-suite-comfyui
2024-11-25T17:46:16.108553 -    3.3 seconds: G:\ComfyUI\custom_nodes\bilbox-comfyui
2024-11-25T17:46:16.108553 -    7.1 seconds: G:\ComfyUI\custom_nodes\comfyui-mixlab-nodes
2024-11-25T17:46:16.108553 -   14.8 seconds: G:\ComfyUI\custom_nodes\BizyAir
2024-11-25T17:46:16.108553 - 
2024-11-25T17:46:16.129748 - Starting server

2024-11-25T17:46:16.129748 - To see the GUI go to: http://127.0.0.1:8188
2024-11-25T18:10:27.068019 - G:\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe-lightbox.esm.min.js2024-11-25T18:10:27.068019 - 
2024-11-25T18:10:27.100665 - G:\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe.min.css2024-11-25T18:10:27.100665 - 
2024-11-25T18:10:27.102662 - FETCH DATA from: G:\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json2024-11-25T18:10:27.102662 - 2024-11-25T18:10:27.107663 -  [DONE]2024-11-25T18:10:27.107663 - 
2024-11-25T18:10:27.125725 - G:\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/pickr.min.js2024-11-25T18:10:27.125725 - 
2024-11-25T18:10:27.293633 - G:\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/model-viewer.min.js2024-11-25T18:10:27.293633 - 
2024-11-25T18:10:27.326826 - BilboX LUTs path set to:2024-11-25T18:10:27.326826 -  2024-11-25T18:10:27.326826 - G:\ComfyUI\custom_nodes\bilbox-comfyui\luts2024-11-25T18:10:27.326826 - 
2024-11-25T18:10:27.327823 - BilboX LUTs path set to:2024-11-25T18:10:27.327823 -  2024-11-25T18:10:27.327823 - G:\ComfyUI\custom_nodes\bilbox-comfyui\luts2024-11-25T18:10:27.327823 - 
2024-11-25T18:10:47.832639 - �[33mQualityOfLifeSuit_Omar92:�[0m:NSP ready2024-11-25T18:10:47.832639 - 
2024-11-25T18:10:48.152582 - []2024-11-25T18:10:48.152582 - 
2024-11-25T18:10:48.152582 - []2024-11-25T18:10:48.152582 - 
2024-11-25T18:10:48.214046 - G:\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/classic.min.css2024-11-25T18:10:48.214046 - 
2024-11-25T18:10:48.215046 - G:\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.min.js2024-11-25T18:10:48.215046 - 
2024-11-25T18:10:48.217587 - G:\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.css2024-11-25T18:10:48.217587 - 
2024-11-25T18:10:48.218611 - Request bizyair news timed out: 2024-11-25T18:10:48.218611 - 
2024-11-25T18:10:48.245662 - BilboX LUTs path set to:2024-11-25T18:10:48.245662 -  2024-11-25T18:10:48.245662 - G:\ComfyUI\custom_nodes\bilbox-comfyui\luts2024-11-25T18:10:48.245662 - 
2024-11-25T18:10:48.246664 - BilboX LUTs path set to:2024-11-25T18:10:48.246664 -  2024-11-25T18:10:48.246664 - G:\ComfyUI\custom_nodes\bilbox-comfyui\luts2024-11-25T18:10:48.246664 - 
2024-11-25T18:11:08.718210 - []2024-11-25T18:11:08.718210 - 
2024-11-25T18:11:08.718210 - []2024-11-25T18:11:08.718210 - 
2024-11-25T18:16:35.218257 - got prompt
2024-11-25T18:17:06.496560 - !!! Exception during processing !!! Allocation on device 
2024-11-25T18:17:06.516880 - Traceback (most recent call last):
  File "G:\ComfyUI\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 "G:\ComfyUI\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 "G:\ComfyUI\custom_nodes\ComfyUI-0246\utils.py", line 353, in new_func
    res_value = old_func(*final_args, **kwargs)
  File "G:\ComfyUI\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "G:\ComfyUI\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "G:\ComfyUI\custom_nodes\ComfyUI-LTXVideo\loader_node.py", line 55, in load
    model = self._load_unet(
  File "G:\ComfyUI\custom_nodes\ComfyUI-LTXVideo\loader_node.py", line 140, in _load_unet
    transformer.to(dtype).to(load_device).eval()
  File "G:\ComfyUI\venv\lib\site-packages\diffusers\models\modeling_utils.py", line 1031, in to
    return super().to(*args, **kwargs)
  File "G:\ComfyUI\venv\lib\site-packages\torch\nn\modules\module.py", line 1340, in to
    return self._apply(convert)
  File "G:\ComfyUI\venv\lib\site-packages\torch\nn\modules\module.py", line 900, in _apply
    module._apply(fn)
  File "G:\ComfyUI\venv\lib\site-packages\torch\nn\modules\module.py", line 900, in _apply
    module._apply(fn)
  File "G:\ComfyUI\venv\lib\site-packages\torch\nn\modules\module.py", line 900, in _apply
    module._apply(fn)
  [Previous line repeated 2 more times]
  File "G:\ComfyUI\venv\lib\site-packages\torch\nn\modules\module.py", line 927, in _apply
    param_applied = fn(param)
  File "G:\ComfyUI\venv\lib\site-packages\torch\nn\modules\module.py", line 1326, in convert
    return t.to(
torch.OutOfMemoryError: Allocation on device 

2024-11-25T18:17:06.518046 - Got an OOM, unloading all loaded models.
2024-11-25T18:17:06.519042 - Prompt executed in 31.26 seconds
2024-11-25T18:17:21.226917 - got prompt
2024-11-25T18:17:43.596604 - model_type FLOW
2024-11-25T18:17:43.638502 - model_type FLOW
2024-11-25T18:17:43.668804 - !!! Exception during processing !!! No module named 'fused_layer_norm_cuda'
2024-11-25T18:17:43.695535 - Traceback (most recent call last):
  File "G:\ComfyUI\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 "G:\ComfyUI\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 "G:\ComfyUI\custom_nodes\ComfyUI-0246\utils.py", line 353, in new_func
    res_value = old_func(*final_args, **kwargs)
  File "G:\ComfyUI\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "G:\ComfyUI\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
  File "G:\ComfyUI\custom_nodes\ComfyUI-LTXVideo\t5_encoder.py", line 144, in load_model
    return (comfy.sd.CLIP(clip_target),)
  File "G:\ComfyUI\comfy\sd.py", line 88, in __init__
    self.cond_stage_model = clip(**(params))
  File "G:\ComfyUI\custom_nodes\ComfyUI-LTXVideo\t5_encoder.py", line 99, in __init__
    super().__init__(
  File "G:\ComfyUI\custom_nodes\ComfyUI-LTXVideo\t5_encoder.py", line 65, in __init__
    T5EncoderModel.from_pretrained(encoder_path, local_files_only=True)
  File "G:\ComfyUI\venv\lib\site-packages\transformers\modeling_utils.py", line 4097, in from_pretrained
    model = cls(config, *model_args, **model_kwargs)
  File "G:\ComfyUI\venv\lib\site-packages\transformers\models\t5\modeling_t5.py", line 1995, in __init__
    self.encoder = T5Stack(encoder_config, self.shared)
  File "G:\ComfyUI\venv\lib\site-packages\transformers\models\t5\modeling_t5.py", line 889, in __init__
    [T5Block(config, has_relative_attention_bias=bool(i == 0), layer_idx=i) for i in range(config.num_layers)]
  File "G:\ComfyUI\venv\lib\site-packages\transformers\models\t5\modeling_t5.py", line 889, in <listcomp>
    [T5Block(config, has_relative_attention_bias=bool(i == 0), layer_idx=i) for i in range(config.num_layers)]
  File "G:\ComfyUI\venv\lib\site-packages\transformers\models\t5\modeling_t5.py", line 652, in __init__
    T5LayerSelfAttention(config, has_relative_attention_bias=has_relative_attention_bias, layer_idx=layer_idx)
  File "G:\ComfyUI\venv\lib\site-packages\transformers\models\t5\modeling_t5.py", line 578, in __init__
    self.layer_norm = T5LayerNorm(config.d_model, eps=config.layer_norm_epsilon)
  File "G:\ComfyUI\venv\lib\site-packages\apex-0.1-py3.10.egg\apex\normalization\fused_layer_norm.py", line 393, in __init__
    fused_layer_norm_cuda = importlib.import_module("fused_layer_norm_cuda")
  File "C:\Users\TMPHOUSE\AppData\Local\Programs\Python\Python310\lib\importlib\__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1004, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'fused_layer_norm_cuda'

2024-11-25T18:17:43.697038 - Prompt executed in 22.42 seconds

Attached Workflow

Please make sure that workflow does not contain any sensitive information such as API keys or passwords.

{"last_node_id":106,"last_link_id":266,"nodes":[{"id":14,"type":"KSamplerSelect","pos":[397,-104],"size":[315,58],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[70],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"KSamplerSelect"},"widgets_values":["euler"]},{"id":42,"type":"CFGGuider","pos":[397,153],"size":[315,98],"flags":{},"order":7,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":264},{"name":"positive","type":"CONDITIONING","link":215},{"name":"negative","type":"CONDITIONING","link":214}],"outputs":[{"name":"GUIDER","type":"GUIDER","links":[87],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"CFGGuider"},"widgets_values":[4]},{"id":81,"type":"BasicScheduler","pos":[45,-227],"size":[315,106],"flags":{},"order":8,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":265}],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[257],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"BasicScheduler"},"widgets_values":["normal",20,1]},{"id":103,"type":"LTXVModelConfigurator","pos":[-392,-230],"size":[378,242],"flags":{},"order":6,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":253},{"name":"vae","type":"VAE","link":254},{"name":"conditioning","type":"IMAGE","link":null,"shape":7}],"outputs":[{"name":"model","type":"MODEL","links":[264,265],"slot_index":0},{"name":"latent","type":"LATENT","links":[255],"slot_index":1},{"name":"sigma_shift","type":"FLOAT","links":[258],"slot_index":2}],"properties":{"Node name for S&R":"LTXVModelConfigurator"},"widgets_values":["Custom",768,512,65,25,1,true]},{"id":104,"type":"LTXVShiftSigmas","pos":[397,-260],"size":[315,106],"flags":{},"order":9,"mode":0,"inputs":[{"name":"sigmas","type":"SIGMAS","link":257},{"name":"sigma_shift","type":"FLOAT","link":258,"widget":{"name":"sigma_shift"}}],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[259],"slot_index":0}],"properties":{"Node name for S&R":"LTXVShiftSigmas"},"widgets_values":[1.820833333,true,0.1]},{"id":36,"type":"SamplerCustomAdvanced","pos":[777,-54],"size":[355.20001220703125,106],"flags":{},"order":10,"mode":0,"inputs":[{"name":"noise","type":"NOISE","link":72},{"name":"guider","type":"GUIDER","link":87,"slot_index":1},{"name":"sampler","type":"SAMPLER","link":70},{"name":"sigmas","type":"SIGMAS","link":259},{"name":"latent_image","type":"LATENT","link":255}],"outputs":[{"name":"output","type":"LATENT","links":[78],"slot_index":0,"shape":3},{"name":"denoised_output","type":"LATENT","links":[],"slot_index":1,"shape":3}],"properties":{"Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":87,"type":"CLIPTextEncode","pos":[-392,64],"size":[378.8294372558594,191.98770141601562],"flags":{},"order":4,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":262}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[215],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"CLIPTextEncode"},"widgets_values":["A group of colorful hot air balloons take off at dawn in Cappadocia, Turkey.\nDozens of balloons in various bright colors and patterns slowly rise into the pink and orange sky. Below them, the unique landscape of Cappadocia unfolds, with its distinctive \"fairy chimneys\" - tall, cone-shaped rock formations scattered across the valley. The rising sun casts long shadows across the terrain, highlighting the otherworldly topography.",true]},{"id":88,"type":"CLIPTextEncode","pos":[-392,315],"size":[377.8036804199219,195.38250732421875],"flags":{},"order":5,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":263}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[214],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"CLIPTextEncode"},"widgets_values":["worst quality, inconsistent motion, blurry, jittery, distorted, watermarks",true]},{"id":8,"type":"VAEDecode","pos":[859,107],"size":[210,46],"flags":{},"order":11,"mode":0,"inputs":[{"name":"samples","type":"LATENT","link":78},{"name":"vae","type":"VAE","link":261,"slot_index":1}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[266],"slot_index":0}],"properties":{"Node name for S&R":"VAEDecode"},"widgets_values":[]},{"id":37,"type":"RandomNoise","pos":[397,12],"size":[315,82],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"NOISE","type":"NOISE","links":[72],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"RandomNoise"},"widgets_values":[42,"fixed"]},{"id":106,"type":"VHS_VideoCombine","pos":[882,210],"size":[219.3603515625,310],"flags":{},"order":12,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":266},{"name":"audio","type":"AUDIO","link":null,"shape":7},{"name":"meta_batch","type":"VHS_BatchManager","link":null,"shape":7},{"name":"vae","type":"VAE","link":null,"shape":7}],"outputs":[{"name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":25,"loop_count":0,"filename_prefix":"LTXVideo","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":true,"pingpong":false,"save_output":true,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"AnimateDiff_00004.mp4","subfolder":"","type":"output","format":"video/h264-mp4","frame_rate":25},"muted":false}}},{"id":105,"type":"LTXVCLIPModelLoader","pos":[-807.6809692382812,-61.137813568115234],"size":[352.0110168457031,64.43702697753906],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"clip","type":"CLIP","links":[262,263],"slot_index":0}],"properties":{"Node name for S&R":"LTXVCLIPModelLoader"},"widgets_values":["PixArt-XL-2-1024-MS\\text_encoder\\model-00002-of-00002.safetensors"]},{"id":102,"type":"LTXVLoader","pos":[-805.1062622070312,-225.18101501464844],"size":[248.0553436279297,102],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"model","type":"MODEL","links":[253],"slot_index":0},{"name":"vae","type":"VAE","links":[254,261],"slot_index":1}],"properties":{"Node name for S&R":"LTXVLoader"},"widgets_values":["ltx-video-2b-v0.9.safetensors","bfloat16"]}],"links":[[70,14,0,36,2,"SAMPLER"],[72,37,0,36,0,"NOISE"],[78,36,0,8,0,"LATENT"],[87,42,0,36,1,"GUIDER"],[214,88,0,42,2,"CONDITIONING"],[215,87,0,42,1,"CONDITIONING"],[253,102,0,103,0,"MODEL"],[254,102,1,103,1,"VAE"],[255,103,1,36,4,"LATENT"],[257,81,0,104,0,"SIGMAS"],[258,103,2,104,1,"FLOAT"],[259,104,0,36,3,"SIGMAS"],[261,102,1,8,1,"VAE"],[262,105,0,87,0,"CLIP"],[263,105,0,88,0,"CLIP"],[264,103,0,42,0,"MODEL"],[265,103,0,81,0,"MODEL"],[266,8,0,106,0,"IMAGE"]],"groups":[],"config":{},"extra":{"ds":{"scale":1.061076460950001,"offset":[944.0524013388272,447.3272412742672]},"0246.VERSION":[0,0,4]},"version":0.4}

Additional Context

(Please add any additional context or steps to reproduce the error here)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant