You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
The text was updated successfully, but these errors were encountered:
ComfyUI Error Report
Error Details
Stack Trace
System Information
Devices
Logs
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Additional Context
(Please add any additional context or steps to reproduce the error here)
The text was updated successfully, but these errors were encountered: