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

Exception during processing!!! unsupported operand type(s) for *: 'NoneType' and 'int' #65

Open
Danny-zhang-xu opened this issue Jul 23, 2024 · 3 comments

Comments

@Danny-zhang-xu
Copy link

Exception during processing!!! unsupported operand type(s) for *: 'NoneType' and 'int'
Traceback (most recent call last):
File "C:\BaiduNetdiskDownload\zx\hnzfzxhz\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
File "C:\BaiduNetdiskDownload\zx\hnzfzxhz\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:\BaiduNetdiskDownload\zx\hnzfzxhz\ComfyUI\execution.py", line 74, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
File "C:\BaiduNetdiskDownload\zx\hnzfzxhz\ComfyUI\custom_nodes\ComfyUI-IDM-VTON\src\nodes\idm_vton.py", line 100, in make_inference
images = pipeline(
File "C:\BaiduNetdiskDownload\zx\hnzfzxhz\python_embeded\lib\site-packages\torch\utils_contextlib.py", line 115, in decorate_context
return func(*args, **kwargs)
File "C:\BaiduNetdiskDownload\zx\hnzfzxhz\ComfyUI\custom_nodes\ComfyUI-IDM-VTON\src\idm_vton\tryon_pipeline.py", line 1693, in call
add_time_ids, add_neg_time_ids = self._get_add_time_ids(
File "C:\BaiduNetdiskDownload\zx\hnzfzxhz\ComfyUI\custom_nodes\ComfyUI-IDM-VTON\src\idm_vton\tryon_pipeline.py", line 1044, in _get_add_time_ids
self.unet.config.addition_time_embed_dim * len(add_time_ids) + text_encoder_projection_dim

@Danny-zhang-xu
Copy link
Author

Please which master to help solve!

@Danny-zhang-xu
Copy link
Author

Danny-zhang-xu commented Jul 26, 2024

好多BUG,First of all, thank the author for your efforts! If only can make a little more stable version out of the better! How to have the deployment file!

@Danny-zhang-xu
Copy link
Author

好多BUG,First of all, thank the author for your efforts! If only can make a little more stable version out of the better! How to have the deployment file!
Uploading 报错.txt…

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