workflow-car-3d / README.md
Felox's picture
Update README.md
becca7d verified
|
Raw
History Blame Contribute Delete
3.12 kB
---
license: mit
language:
- en
base_model:
- Lightricks/LTX-2.3
pipeline_tag: video-to-video
tags:
- workflow,
- ltx,
- klein,
---
## Introduction
A comfyui workflow based on klein 9b and LTX 2.3 to render a shot based on a clay 3D render.
Shown example work with a car shot render.
![workflow image](readme_image.avif)
## The workflow:
- generate a first frame and blend the car.
- generate a first LTX 2.3 pass with the IC-Lora
- generate a second pass with a injection of the 3d render. It allows to have a more accurate version of the car models.
## Model needed
### Base model
- Klein 9b
- LTX 2.3
### Lora
- [LTX-2.3-3DREAL-LoRA](https://huggingface.co/fal/LTX-2.3-3DREAL-LoRA)
- [Fusion Lora](https://civitai.com/models/2548669/image-blend-fusion-for-flux2-klein-4b-and-9b-edit)
### Comfyui custom node
- KJN nodes
- LTX nodes
- Video Helper Suite
- RES4LYF (Sampler on second pass, not necessary)
- NKD sigma curves (Adjust Sigma on second pass, not necessary)
```
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚Crypto Car Mask β”‚ β”‚Clayrender + 3D car β”‚ β”‚ Background β”‚ β”‚Foregroundβ”‚
β””β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”˜
β”‚ β”‚ β”‚ β”‚ Klein 9B β”‚
β”‚ β”‚ β”‚ β”‚ β”‚
β”‚ β”‚ β”‚ └──── Blend + Fusion β”€β”€β”€β”˜
β”‚ β”‚ β”‚ LTX 2.3 β”‚
β”‚ β”‚ β”‚ β”‚
β”‚ β”‚ └───IC-LORA 3DREAL β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
β”‚ β”‚ β”‚
└──────── Mask Car only ──────────► β”‚
β”‚
β”‚
2nd render pass
β”‚
β”‚
Final render
```