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
Wiped venv and carefully installed all modules needed. But vhs still fails to process fps from video.
Prompt outputs failed validation: Return type mismatch between linked nodes: frame_rate, received_type(FLOAT) mismatch input_type(INT)
VHS_VideoCombine:
- Return type mismatch between linked nodes: frame_rate, received_type(FLOAT) mismatch input_type(INT)
VHS_VideoInfoLoaded:
- Exception when validating inner node: tuple index out of range
The text was updated successfully, but these errors were encountered:
I'm not able to reproduce this behaviour, but it does seem like something strange is happening here.
If you could first help me with a couple sanity checks, it would be greatly appreciated.
* What version of ComfyUI are you running?

comfy:0.3.15
frontend: 1.9.18
* Can you confirm you have the same list of VHS settings? I've heard rumors of the manger sometimes incorrectly claiming a custom_node has been updated

I do not have that option in the settings. Only in the list of nodes installed.
* Can you confirm the error occurs with a minimal workflow such as

Mine did not appear the same to be able to connect. So I think i might need to reinstall it.
Wiped venv and carefully installed all modules needed. But vhs still fails to process fps from video.
Prompt outputs failed validation: Return type mismatch between linked nodes: frame_rate, received_type(FLOAT) mismatch input_type(INT)
VHS_VideoCombine:
- Return type mismatch between linked nodes: frame_rate, received_type(FLOAT) mismatch input_type(INT)
VHS_VideoInfoLoaded:
- Exception when validating inner node: tuple index out of range
The text was updated successfully, but these errors were encountered: