Upload 2757549/3116433/README.md with huggingface_hub
Browse files- 2757549/3116433/README.md +65 -0
2757549/3116433/README.md
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
tags:
|
| 4 |
+
- concept
|
| 5 |
+
- face
|
| 6 |
+
- faceid
|
| 7 |
+
- ltx
|
| 8 |
+
- t2v
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Best-FaceID - v1.0 - Character Sheet - 3116433
|
| 12 |
+
|
| 13 |
+
**Model Type**: LORA
|
| 14 |
+
|
| 15 |
+
**Base Model**: LTXV 2.3
|
| 16 |
+
|
| 17 |
+
**Trigger Words**: ref_t2v: A [age group] [gender/person] with [skin tone], [hair length, texture, and color], [facial hair or distinctive facial feature], a [face shape] face, and [eye color] eyes, with a [body type] build and [posture], wearing [main clothing, colors, and footwear], working as a [profession, role, or character archetype] inside [location or environment], [shot type]. The subject [first action], [second action], and [third action]. They then [final or concluding action involving an object, character, or environment]. The camera begins [initial camera position or angle], [camera movement], and slowly [final camera movement] as the subject [action performed during the camera movement]. [Role-specific clothing or costume details], [important props or accessories], [lighting style], [visual atmosphere or cinematic mood].
|
| 18 |
+
|
| 19 |
+
**Tags**: concept, face, faceid, ltx, t2v
|
| 20 |
+
|
| 21 |
+
## Description
|
| 22 |
+
|
| 23 |
+
**LTX-Best-Face-ID — Identity LoRA for LTX-2 (Reference-to-Video)**
|
| 24 |
+
|
| 25 |
+
Keep a person's identity in generated video. Give it **one reference photo** + a text prompt, and
|
| 26 |
+
it generates a video of that person performing the action.
|
| 27 |
+
|
| 28 |
+
**How it works**
|
| 29 |
+
|
| 30 |
+
The reference is injected as an **overlap** latent with **TASS-RoPE (source-phase)** tagging, plus a
|
| 31 |
+
differentiable **ArcFace identity loss** — so the face transfers without becoming the first frame.
|
| 32 |
+
Rank-128 LoRA, trained on **HuMoSet** (close-up / frontal identities). Base model: **LTX-2 (22B)**.
|
| 33 |
+
|
| 34 |
+
⚠️ **Requires the BFS Nodes for ComfyUI**
|
| 35 |
+
|
| 36 |
+
👉 <https://github.com/alisson-anjos/ComfyUI-BFSNodes>
|
| 37 |
+
|
| 38 |
+
**Full model card + files (workflow)**: <https://huggingface.co/Alissonerdx/LTX-Best-Face-ID>
|
| 39 |
+
|
| 40 |
+
Use the **LTX Identity Transfer** node → feed the reference image → load this LoRA on the MODEL path.
|
| 41 |
+
|
| 42 |
+
**Tips**
|
| 43 |
+
|
| 44 |
+
- Use a **clean, frontal, well-lit close-up** as the reference.
|
| 45 |
+
- Identity is **prompt-driven** — describe the person's attributes (skin tone, hair, eyes, glasses,
|
| 46 |
+
facial hair) for best results. The shared workflow's \*\*Prompt Enhancer\*\* can auto-describe the
|
| 47 |
+
reference for you.
|
| 48 |
+
- Prefix prompts with `**ref\_t2v**:`.
|
| 49 |
+
|
| 50 |
+
**Limitations**
|
| 51 |
+
|
| 52 |
+
- **Close-up bias** — full-body / large-angle shots hold identity less well.
|
| 53 |
+
- A bare/generic prompt gives **weaker identity** — describe the person.
|
| 54 |
+
- The reference framing/accessories can partially **copy** into the video; a clean frontal
|
| 55 |
+
reference minimizes it.
|
| 56 |
+
|
| 57 |
+
---
|
| 58 |
+
|
| 59 |
+
Author: [NRDX](https://civitai.com/user/NRDX)
|
| 60 |
+
|
| 61 |
+
Model: [CivitAI Model Page](https://civitai.com/models/2757549?modelVersionId=3116433)
|
| 62 |
+
|
| 63 |
+
Archive: [CivArchive Page](https://civarchive.com/models/2757549?modelVersionId=3116433)
|
| 64 |
+
|
| 65 |
+
<!-- Version: 20260710_upload -->
|