Instructions to use TenStrip/LTX2.3-10Eros with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TenStrip/LTX2.3-10Eros with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import load_image, export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("TenStrip/LTX2.3-10Eros", dtype=torch.bfloat16, device_map="cuda") pipe.to("cuda") prompt = "A man with short gray hair plays a red electric guitar." image = load_image( "https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/guitar-man.png" ) output = pipe(image=image, prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
Is LTX2.3‑10Eros full‑parameter training or LoRA training?
#28 opened about 1 hour ago
by
chuminglin
Is Eros capable of video2video?
#27 opened 1 day ago
by
eatmemark
FLF2V
👍 1
#25 opened 6 days ago
by
Munkoskovitz
About Aspect ratio/resolutions and distillation steps/LORAs
3
#24 opened 7 days ago
by
Privac
Is "ltx2310eros_v1.safetensors" from Civitai identical to "10Eros_v1-fp8mixed_learned.safetensors" from HF?
1
#22 opened 8 days ago
by
kylborn
Update README
#21 opened 9 days ago
by
plz12345
Subtitles and Captions
2
#19 opened 9 days ago
by
dfree3305
integrate the LoRAs ?
1
#18 opened 9 days ago
by
matixxx
Will LTX 2.3 character lora work on 10eros?
2
#17 opened 9 days ago
by
CrsLam
NVFP4 version ?
1
#16 opened 10 days ago
by
Paton255
I2V Consistency
4
#15 opened 10 days ago
by
svippixel
Please quantize the model.
2
#14 opened 11 days ago
by
VaLtEc-BoY
Can we get distilled checkpoint version in fp8?
1
#13 opened 11 days ago
by
Namaku
Wan2GP
4
#10 opened 14 days ago
by
alienmafio
Eros LoRA?
2
#9 opened 16 days ago
by
drabvan
LatentTemporalInpainter & LatentMotionSharpener
1
#8 opened 16 days ago
by
alienmafio
10Eros_10SNodes_TripleSample_I2V First Pass issue
1
#7 opened 16 days ago
by
WarTourist
Is the fp8mixed-learned model also "transformer-only" or the full model in fp8?
1
#6 opened 17 days ago
by
Winnougan
Gguf please
4
#5 opened 17 days ago
by
ryg81
Recommended settings
2
#4 opened 17 days ago
by
johiny
Sulphur2 or Eros?
3
#3 opened 17 days ago
by
hal9000ace