Typo in Workflow for LTX2 I2V
Open
Potential Bug
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
Minor inconsistency: The notes in the workflow state:
"Width & height settings must be divisible by 32 + 1.
Frame count must be divisible by 8 + 1. "
Surely, that's wrong, the LTX2 suggests Width & height settings must be divisible by 32, and only frames divisible by 8 **+ 1**.
### Actual Behavior
n/a
### Steps to Reproduce
n/a
### Debug Logs
```powershell
n/a
```
### Other
n/a
Contributor guide
Assessment
This issue has not been assessed yet.