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

Hi man #13

Open
HASAN3DG opened this issue May 6, 2024 · 6 comments
Open

Hi man #13

HASAN3DG opened this issue May 6, 2024 · 6 comments

Comments

@HASAN3DG
Copy link

HASAN3DG commented May 6, 2024

Thank you for this wonderful effort
I have problem


Screenshot 2024-05-06 214850
Screenshot 2024-05-06 214858

@Clybius
Copy link
Owner

Clybius commented May 6, 2024

Heyo! Could you post the full error log? It would help me diagnose what's exactly happening internally.

@HASAN3DG
Copy link
Author

HASAN3DG commented May 6, 2024

here

ComfyUI-Manager: installing dependencies done.

[2024-05-07 00:39] ** ComfyUI startup time: 2024-05-07 00:39:09.318009
[2024-05-07 00:39] ** Platform: Windows
[2024-05-07 00:39] ** Python version: 3.12.2 (tags/v3.12.2:6abddd9, Feb 6 2024, 21:26:36) [MSC v.1937 64 bit (AMD64)]
[2024-05-07 00:39] ** Python executable: C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\python.exe
[2024-05-07 00:39] ** Log path: C:\ComfyUI_windows_portable_nightly_pytorch\comfyui.log
[2024-05-07 00:39]
Prestartup times for custom nodes:
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\rgthree-comfy
[2024-05-07 00:39] 0.6 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Manager
[2024-05-07 00:39]
Total VRAM 12287 MB, total RAM 65445 MB
[2024-05-07 00:39] Set vram state to: NORMAL_VRAM
[2024-05-07 00:39] Device: cuda:0 NVIDIA GeForce RTX 3080 Ti : cudaMallocAsync
[2024-05-07 00:39] VAE dtype: torch.bfloat16
[2024-05-07 00:39] Using pytorch cross attention
[2024-05-07 00:39] Adding extra search path checkpoints D:/stable-diffusion-webui/webui\models/Stable-diffusion
[2024-05-07 00:39] Adding extra search path configs D:/stable-diffusion-webui/webui\models/Stable-diffusion
[2024-05-07 00:39] Adding extra search path vae D:/stable-diffusion-webui/webui\models/VAE
[2024-05-07 00:39] Adding extra search path loras D:/stable-diffusion-webui/webui\models/Lora
[2024-05-07 00:39] Adding extra search path loras D:/stable-diffusion-webui/webui\models/LyCORIS
[2024-05-07 00:39] Adding extra search path upscale_models D:/stable-diffusion-webui/webui\models/ESRGAN
[2024-05-07 00:39] Adding extra search path upscale_models D:/stable-diffusion-webui/webui\models/RealESRGAN
[2024-05-07 00:39] Adding extra search path upscale_models D:/stable-diffusion-webui/webui\models/SwinIR
[2024-05-07 00:39] Adding extra search path embeddings D:/stable-diffusion-webui/webui\embeddings
[2024-05-07 00:39] Adding extra search path hypernetworks D:/stable-diffusion-webui/webui\models/hypernetworks
[2024-05-07 00:39] Adding extra search path controlnet D:/stable-diffusion-webui/webui\models/ControlNet
[2024-05-07 00:39] C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\onnxruntime\capi\onnxruntime_validation.py:26: UserWarning: Unsupported Windows version (11). ONNX Runtime supports Windows 10 and above, only.
warnings.warn(
[2024-05-07 00:39] Adding C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes to sys.path
[2024-05-07 00:39]
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m
[2024-05-07 00:39] Loaded Efficiency nodes from C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\efficiency-nodes-comfyui
[2024-05-07 00:39] Loaded ControlNetPreprocessors nodes from C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\comfyui_controlnet_aux
[2024-05-07 00:39] Could not find AdvancedControlNet nodes
[2024-05-07 00:39] Could not find AnimateDiff nodes
[2024-05-07 00:39] Could not find IPAdapter nodes
[2024-05-07 00:39] Could not find VideoHelperSuite nodes
[2024-05-07 00:39] ### Loading: ComfyUI-Impact-Pack (V5.5.2)
[2024-05-07 00:39] ### Loading: ComfyUI-Impact-Pack (Subpack: V0.5)
[2024-05-07 00:39] ### Loading: ComfyUI-Impact-Pack (V5.5.2)
[2024-05-07 00:39] Loaded ImpactPack nodes from C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
[2024-05-07 00:39] [Impact Pack] Wildcards loading done.
[2024-05-07 00:39] [Impact Pack] Wildcards loading done.
[2024-05-07 00:39] gtsuya_nodes loading
[2024-05-07 00:39] ### Loading: ComfyUI-Impact-Pack (V5.5.2)
[2024-05-07 00:39] [Impact Pack] Wildcards loading done.
[2024-05-07 00:39] Traceback (most recent call last):
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\nodes.py", line 1866, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 995, in exec_module
File "", line 488, in call_with_frames_removed
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes_init
.py", line 1, in
from inference_core_nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
ModuleNotFoundError: No module named 'inference_core_nodes'

[2024-05-07 00:39] Cannot import C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes module for custom nodes: No module named 'inference_core_nodes'
[2024-05-07 00:39] Total VRAM 12287 MB, total RAM 65445 MB
[2024-05-07 00:39] Set vram state to: NORMAL_VRAM
[2024-05-07 00:39] Device: cuda:0 NVIDIA GeForce RTX 3080 Ti : cudaMallocAsync
[2024-05-07 00:39] VAE dtype: torch.bfloat16
[2024-05-07 00:39] ### Loading: ComfyUI-Manager (V2.26)
[2024-05-07 00:39] ### ComfyUI Revision: 2162 [565eb6d1] | Released on '2024-05-05'
[2024-05-07 00:39] ------------------------------------------
[2024-05-07 00:39] �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m
[2024-05-07 00:39] ------------------------------------------
[2024-05-07 00:39] ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md
[2024-05-07 00:39] ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki
[2024-05-07 00:39] ------------------------------------------
[2024-05-07 00:39] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[2024-05-07 00:39] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[2024-05-07 00:39] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[2024-05-07 00:39] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[2024-05-07 00:39] �[36;20m[comfy_mtb] | INFO -> loaded �[96m70�[0m nodes successfuly�[0m
[2024-05-07 00:39] �[36;20m[comfy_mtb] | INFO -> Some nodes (5) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information.�[0m
[2024-05-07 00:39]
[2024-05-07 00:39] �[92m[rgthree] Loaded 38 magnificent nodes.�[0m
[2024-05-07 00:39] �[92m[rgthree] Will use rgthree's optimized recursive execution.�[0m
[2024-05-07 00:39]
[2024-05-07 00:39] �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m
[2024-05-07 00:39] �[34mWAS Node Suite �[93mWarning: �[0mffmpeg_bin_path is not set in C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json config file. Will attempt to use system ffmpeg binaries if available.�[0m
[2024-05-07 00:39] �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m211�[0m �[32mnodes successfully.�[0m
[2024-05-07 00:39]
�[3m�[93m"The only person you should try to be better than is the person you were yesterday."�[0m�[3m - Unknown�[0m
[2024-05-07 00:39]
[2024-05-07 00:39]
Import times for custom nodes:
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\efficiency-nodes-comfyui
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\websocket_image_save.py
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\sdxl_prompt_styler
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\comfyui_controlnet_aux
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI_Noise
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\cg-use-everywhere
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Gtsuya-Nodes
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\sd-dynamic-thresholding
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Eagle-PNGInfo
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\mikey_nodes
[2024-05-07 00:39] 0.0 seconds (IMPORT FAILED): C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\sigmas_tools_and_the_golden_scheduler
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI_kkTranslator_nodes
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\comfyui-prompt-composer
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Extra-Samplers
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\comfy-image-saver
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI_Pic2Story
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\rgthree-comfy
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-KJNodes
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\OneButtonPrompt
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Hangover-Nodes
[2024-05-07 00:39] 0.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
[2024-05-07 00:39] 0.1 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\Comfyui-ergouzi-Nodes
[2024-05-07 00:39] 0.1 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI_ExtraModels
[2024-05-07 00:39] 0.4 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Manager
[2024-05-07 00:39] 1.0 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\comfyui-art-venture
[2024-05-07 00:39] 1.1 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\comfy_mtb
[2024-05-07 00:39] 2.4 seconds: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\was-node-suite-comfyui
[2024-05-07 00:39]
[2024-05-07 00:39] Starting server

[2024-05-07 00:39] To see the GUI go to: http://127.0.0.1:8188
[2024-05-07 00:39] FETCH DATA from: C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
[2024-05-07 00:39] �[33;20m[comfy_mtb] | WARNING -> Found multiple match, we will pick the first C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\models\upscale_models
['C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\models\upscale_models', 'D:/stable-diffusion-webui/webui\models/ESRGAN', 'D:/stable-diffusion-webui/webui\models/RealESRGAN', 'D:/stable-diffusion-webui/webui\models/SwinIR']�[0m
[2024-05-07 00:39] got prompt
[2024-05-07 00:39] �[32m[rgthree] Using rgthree's optimized recursive execution.�[0m
[2024-05-07 00:39] �[32m[rgthree]�[0m First run patching recursive_output_delete_if_changed and recursive_will_execute.�[0m
[2024-05-07 00:39] �[33m[rgthree] Note: �[0mIf execution seems broken due to forward ComfyUI changes, you can disable the optimization from rgthree settings in ComfyUI.�[0m
[2024-05-07 00:39] Using pytorch attention in VAE
[2024-05-07 00:39] Using pytorch attention in VAE
[2024-05-07 00:39] model_type EPS
[2024-05-07 00:40] Using pytorch attention in VAE
[2024-05-07 00:40] Using pytorch attention in VAE
[2024-05-07 00:40] clip missing: ['clip_l.logit_scale', 'clip_l.transformer.text_projection.weight']
[2024-05-07 00:40] Processing interrupted
[2024-05-07 00:40] Prompt executed in 13.34 seconds
[2024-05-07 00:40] got prompt
[2024-05-07 00:40] �[32m[rgthree] Using rgthree's optimized recursive execution.�[0m
[2024-05-07 00:40] kosmos2: loading model microsoft/kosmos-2-patch14-224, please stand by....
[2024-05-07 00:40] C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\huggingface_hub\file_download.py:1132: FutureWarning: resume_download is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use force_download=True.
warnings.warn(
[2024-05-07 00:40] Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
[2024-05-07 00:40] kosmos-2 entity 'a woman with red hair and headphones' at 16, 16, 992, 992
[2024-05-07 00:40] <class 'str'>
[2024-05-07 00:40] getprompts_longprompt_
[2024-05-07 00:40] Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
[2024-05-07 00:40] model_type EPS
[2024-05-07 00:40]
########################################
PixArt: Not using xformers!
Expect images to be non-deterministic!
Batch sizes > 1 are most likely broken
########################################
[2024-05-07 00:40]
[2024-05-07 00:40] Loading T5 from 'C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\models\t5'
[2024-05-07 00:42]
Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████| 2/2 [01:33<00:00, 47.82s/it]
Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████| 2/2 [01:34<00:00, 47.00s/it]
[2024-05-07 00:42] You are using the default legacy behaviour of the <class 'transformers.models.t5.tokenization_t5.T5Tokenizer'>. This is expected, and simply means that the legacy (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set legacy=False. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565
[2024-05-07 00:42] Requested to load T5v11Model
[2024-05-07 00:42] Loading 1 new model
[2024-05-07 00:42] Requested to load EXM_PixArt_Model
[2024-05-07 00:42] Loading 1 new model
[2024-05-07 00:42] C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI_ExtraModels\PixArt\models\PixArt_blocks.py:190: UserWarning: 1Torch was not compiled with flash attention. (Triggered internally at C:\actions-runner_work\pytorch\pytorch\builder\windows\pytorch\aten\src\ATen\native\transformers\cuda\sdp_utils.cpp:455.)
x = torch.nn.functional.scaled_dot_product_attention(
[2024-05-07 00:42]
[2024-05-07 00:42] !!! Exception during processing!!! Input type (double) and bias type (float) should be the same
[2024-05-07 00:42] Traceback (most recent call last):
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\execution.py", line 81, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\execution.py", line 74, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy_extras\nodes_custom_sampler.py", line 550, in sample
samples = guider.sample(noise.generate_noise(latent), latent_image, sampler, sigmas, denoise_mask=noise_mask, callback=callback, disable_pbar=disable_pbar, seed=noise.seed)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\samplers.py", line 650, in sample
output = self.inner_sample(noise, latent_image, device, sampler, sigmas, denoise_mask, callback, disable_pbar, seed)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\samplers.py", line 629, in inner_sample
samples = sampler.sample(self, sigmas, extra_args, callback, noise, latent_image, denoise_mask, disable_pbar)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\samplers.py", line 534, in sample
samples = self.sampler_function(model_k, noise, sigmas, extra_args=extra_args, callback=k_callback, disable=disable_pbar, **self.extra_options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Extra-Samplers\extra_samplers.py", line 567, in sample_res_solver
return sample_refined_exp_s(model, x, sigmas, extra_args=extra_args, callback=callback, disable=disable, noise_sampler=noise_sampler or get_noise_sampler(x, sigmas, noise_sampler_type, noise_sampler, extra_args), denoise_to_zero=denoise_to_zero, simple_phi_calc=simple_phi_calc, c2=c2, ita=ita, momentum=momentum)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\utils_contextlib.py", line 115, in decorate_context
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Extra-Samplers\other_samplers\refined_exp_solver.py", line 287, in sample_refined_exp_s
callback(payload)
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\samplers.py", line 532, in
k_callback = lambda x: callback(x["i"], x["denoised"], x["x"], total_steps)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\latent_preview.py", line 95, in callback
preview_bytes = previewer.decode_latent_to_preview_image(preview_format, x0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\latent_preview.py", line 18, in decode_latent_to_preview_image
preview_image = self.decode_latent_to_preview(x0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\latent_preview.py", line 26, in decode_latent_to_preview
x_sample = self.taesd.decode(x0[:1])[0].detach()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\taesd\taesd.py", line 72, in decode
x_sample = self.taesd_decoder(x * self.vae_scale)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 1532, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 1541, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\container.py", line 217, in forward
input = module(input)
^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 1532, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 1541, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\ops.py", line 66, in forward
return super().forward(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\conv.py", line 460, in forward
return self._conv_forward(input, self.weight, self.bias)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\conv.py", line 456, in _conv_forward
return F.conv2d(input, weight, bias, self.stride,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Input type (double) and bias type (float) should be the same

[2024-05-07 00:42] Prompt executed in 156.69 seconds

@HASAN3DG
Copy link
Author

HASAN3DG commented May 6, 2024

Error occurred when executing SamplerCustomAdvanced:

Input type (double) and bias type (float) should be the same

File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\execution.py", line 81, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\execution.py", line 74, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy_extras\nodes_custom_sampler.py", line 550, in sample
samples = guider.sample(noise.generate_noise(latent), latent_image, sampler, sigmas, denoise_mask=noise_mask, callback=callback, disable_pbar=disable_pbar, seed=noise.seed)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\samplers.py", line 650, in sample
output = self.inner_sample(noise, latent_image, device, sampler, sigmas, denoise_mask, callback, disable_pbar, seed)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\samplers.py", line 629, in inner_sample
samples = sampler.sample(self, sigmas, extra_args, callback, noise, latent_image, denoise_mask, disable_pbar)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\samplers.py", line 534, in sample
samples = self.sampler_function(model_k, noise, sigmas, extra_args=extra_args, callback=k_callback, disable=disable_pbar, **self.extra_options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Extra-Samplers\extra_samplers.py", line 567, in sample_res_solver
return sample_refined_exp_s(model, x, sigmas, extra_args=extra_args, callback=callback, disable=disable, noise_sampler=noise_sampler or get_noise_sampler(x, sigmas, noise_sampler_type, noise_sampler, extra_args), denoise_to_zero=denoise_to_zero, simple_phi_calc=simple_phi_calc, c2=c2, ita=ita, momentum=momentum)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\utils_contextlib.py", line 115, in decorate_context
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\custom_nodes\ComfyUI-Extra-Samplers\other_samplers\refined_exp_solver.py", line 287, in sample_refined_exp_s
callback(payload)
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\samplers.py", line 532, in
k_callback = lambda x: callback(x["i"], x["denoised"], x["x"], total_steps)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\latent_preview.py", line 95, in callback
preview_bytes = previewer.decode_latent_to_preview_image(preview_format, x0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\latent_preview.py", line 18, in decode_latent_to_preview_image
preview_image = self.decode_latent_to_preview(x0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\latent_preview.py", line 26, in decode_latent_to_preview
x_sample = self.taesd.decode(x0[:1])[0].detach()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\taesd\taesd.py", line 72, in decode
x_sample = self.taesd_decoder(x * self.vae_scale)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 1532, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 1541, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\container.py", line 217, in forward
input = module(input)
^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 1532, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\module.py", line 1541, in _call_impl
return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\ops.py", line 66, in forward
return super().forward(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\conv.py", line 460, in forward
return self._conv_forward(input, self.weight, self.bias)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\nn\modules\conv.py", line 456, in _conv_forward
return F.conv2d(input, weight, bias, self.stride,

@HASAN3DG
Copy link
Author

HASAN3DG commented May 6, 2024

Run with this setting and the result is very poor
But with your settings it doesn't work
Screenshot 2024-05-07 004619

@HASAN3DG
Copy link
Author

HASAN3DG commented May 6, 2024

؟
Screenshot 2024-05-07 004857

@HASAN3DG
Copy link
Author

HASAN3DG commented May 6, 2024

Screenshot 2024-05-07 013508

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

2 participants