16:9 aspect ratio? #123
Unanswered
james-s-tayler
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Have you tried using the fine-tuned model? I too was having a lot of that problem with this doing my HD aspect as 448 X 256, until I switched out the model to the finetuned one it helps a lot. Sometime will still do it just a little but the overall results and the shutterstock watermark removal are good too. |
Beta Was this translation helpful? Give feedback.
2 replies
-
The equivalent of webui's hi. res. fix is planned #101 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since xformers support was added we can generate much higher resolution stuff now, I've been trying to take advantage of that and generate some 45 frame clips at 640x384 which is as close to 16:9 as it will let me set it and will successfully generate a clip without getting CUDA out of memory.
The problem I've been having with this is that the generations always contain either a subject that's duplicated or parts of their face will be duplicated. I'm assuming it's down to the model being trained on rectangular inputs and this duplication is just a particular failure mode owing to that. But, is it possible to do a finetune on 16:9 aspect ratio say? Or maybe there's a clever bit of prompt engineering where some One Weird Trick solves the problem?
Beta Was this translation helpful? Give feedback.
All reactions