-
Notifications
You must be signed in to change notification settings - Fork 161
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
SkyReels Broken After Hunyuan I2V Update #425
Comments
Are you on very latest version? I thought I fixed that earlier. |
Let me check - I updated this morning for I2V. |
Yeah I just updated and got the error again |
Updated how exactly? I just loaded the example workflow for Skyreels and it's working fine with the current code. |
Manager has been notoriously annoying lately tbh.. maybe I need to bump the version again. |
Works now |
I'm getting this again but only on the latest fixed I2V model. It seems to be specific to the id fix, as the older i2v from yesterday doesn't trigger this error. I also have issues running their official github one which has model/weights mismatch error, so it's possible their model update itself is broken Tencent/HunyuanVideo-I2V#15 (comment)
|
The fixed model doesn't work yet. |
Ok good to confirm, thanks |
What should be the i2vmode on Skyreels with the new update? It shows as disabled now on the old workflows. Edit: Tried both and getting this error again on Skyreels.
|
That should be fixed now, dynamic should be the old behaviour but stability should also work, no idea if it's good though. |
Ok thanks - do you think you could default it to dynamic then for old workflows not to break? Would be helpful since it's a habit to drop in workflows from other MP4s and tweak from there. |
I don't think it makes a huge difference really... the default for the first I2V model would be same as stability, which is why I left that as default, but might make sense to be dynamic as it doesn't do anything extra. |
Great, thanks |
Skyreels broken again after i2v-fix working. I checked and redownloaded the wrapper as well via git clone. I am reverting back to 1.05 for now (last working version for Skyreels)
|
Are you sure? Nothing has changed about that since I fixed it, and it still works for me with current code. |
Yeah - it worked on 1.0.5, then updating to 1.0.6 (latest) gets the error. Also while on the subject, I think if you add a case for accepting "" as input being the same as 0, that'll give backwards compatibility to old workflows without throwing an error. It's a silent error otherwise so it's a bit insidious. |
Latest on manager isn't actually latest code though, should be on nightly for that. Updated the version and added fallback to check if riflex index is a string. |
Ok I'll try again later today thanks |
Seems like the update for I2V broke something for SkyReels. I'm getting this error now:
HyVideoSampler
Given groups=1, weight of size [3072, 32, 1, 2, 2], expected input[2, 33, 49, 64, 64] to have 32 channels, but got 33 channels instead
The text was updated successfully, but these errors were encountered: