Instructions to use Alissonerdx/LTX-Best-Face-ID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Notebooks
- Google Colab
- Kaggle
Square videos only for BestFaceID?
#6
by kipdg - opened
Hi, I tried changing Base resolution 768 to split to Width and Height, i.e. 960 x 544, but the person is not the same anymore, is square resolution only possible?
nevermind, i found this:Tightly cropped on the face/upper body β the training crops are about 460Γ406 (nearly square).
kipdg changed discussion status to closed
The reference image should ideally be kept the same size as the training image, so I use 512x512 for the Face ID Base and 1536x1024 for the Face ID Character Sheet. The video size can be whatever you want, just respect the reference size.