Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
I still get error with this here: |
File "C:\OneTrainer\venv\lib\site-packages\diffusers\models\transformers\transformer_hunyuan_video.py", line 770, in forward
hidden_states, encoder_hidden_states = block(
It is line 771 on this branch, can you confirm you are testing with this PR? |
|
yea I copied the entire from file: https://github.com/huggingface/diffusers/blob/451ca0af739f16fa93aa5028d8fa24a08ae85cdc/src/diffusers/models/transformers/transformer_hunyuan_video.py actually wait you might be right my trainer does not use this but the one here venv\lib\site-packages\diffusers\models\transformers\transformer_hunyuan_video.py and i copied to /src/diffusers re-running the test |
a-r-r-o-w
left a comment
There was a problem hiding this comment.
Thanks! It's working as expected. I wonder why our batch inference tests didn't catch this in both occurences


What does this PR do?
Fixes #10542
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.