Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- got prompt
- Failed to validate prompt for output 74:
- * (prompt):
- - Required input is missing: images
- * VHS_VideoCombine 74:
- - Required input is missing: images
- Output will be ignored
- Using pytorch attention in VAE
- Using pytorch attention in VAE
- VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
- Requested to load CLIPVisionModelProjection
- loaded completely 21886.8 1208.09814453125 True
- E:\webui\ComfyUI\ComfyUI\custom_nodes\gguf\pig.py:342: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:209.)
- torch_tensor = torch.from_numpy(tensor.data)
- gguf qtypes: Q4_K (144), F32 (73), Q6_K (25)
- Attempting to rebuild sentencepiece tokenizer from metadata..
- Rebuilt tokenizer successfully with vocab size of 256384
- CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cpu, dtype: torch.float16
- Requested to load WanTEModel
- loaded completely 20558.6994140625 5482.74609375 True
- Requested to load WanVAE
- loaded completely 15993.856441497803 242.02829551696777 True
- gguf qtypes: F32 (823), Q4_0 (440), Q4_1 (40)
- model weight dtype torch.float16, manual cast: None
- model_type FLOW
- Requested to load WAN21
- loaded completely 14852.605005722045 9900.263916015625 True
- E:\webui\ComfyUI\ComfyUI\comfy\samplers.py:945: UserWarning: backend:cudaMallocAsync ignores max_split_size_mb,roundup_power2_divisions, and garbage_collect_threshold. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\cuda\CUDAAllocatorConfig.cpp:351.)
- if latent_image is not None and torch.count_nonzero(latent_image) > 0: #Don't shift the empty latent image.
- 0%| | 0/3 [00:00<?, ?it/s]E:\webui\ComfyUI\python_embeded\Lib\site-packages\triton\windows_utils.py:315: UserWarning: Failed to find Python libs.
- warnings.warn("Failed to find Python libs.")
- 100%|████████████████████████████████████████████████████████████████████████████████████| 3/3 [00:29<00:00, 9.88s/it]
- Prompt executed in 74.53 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement