Closed
Description
Describe the bug
Error during inference: height
and width
have to be divisible by 8 but are 1080 and 1920
Should be 16 instead of 8.
Minor issue, can be fixed later.
Reproduction
Simply pass width = 1920 and height=1080
Logs
Error during inference: `height` and `width` have to be divisible by 8 but are 1080 and 1920.
System Info
N.A.
Who can help?
No response