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
RuntimeError: The size of tensor a (8800) must match the size of tensor b (1168256) at non-singleton dimension 2
4
#45 opened 1 day ago
by
longer13
Int8 Support
1
#44 opened 2 days ago
by
QrusherZA
showing 32GB for download - resetting download when complete
4
#43 opened 4 days ago
by
tiderollsin10000
Question About “Tuned Connector Data” and Face Drift Reduction
#42 opened 10 days ago
by
Cutecat123
LoRA Training
#41 opened 11 days ago
by
QrusherZA
Update README.md
#40 opened 12 days ago
by
vantagewithai
Prompt Adherence Feels Worse Than Base LTX 2.3
4
#39 opened 12 days ago
by
ninadob
Is there any plan to give lora also updated?
#38 opened 12 days ago
by
ryg81
Can you add a license for this model?
2
#37 opened 14 days ago
by
LukeJacob2023
What's new in v1.2?
2
#36 opened 15 days ago
by
Namaku
[subtitles] It comes back
1
#35 opened 23 days ago
by
PaulWU
Longer than 10 seconds video
#34 opened 26 days ago
by
Phac321
lip-sync to audio
#32 opened about 1 month ago
by
timtianyang
Workflow adjustment tips while using character Lora for i2v?
2
#31 opened about 1 month ago
by
insistent
The generation process takes too long; I suggest optimizing the speed in the next version.
1
#29 opened about 1 month ago
by
zh277
Is LTX2.3‑10Eros full‑parameter training or LoRA training?
1
#28 opened about 1 month ago
by
chuminglin
Is Eros capable of video2video?
2
#27 opened about 1 month ago
by
eatmemark
FLF2V
👍 4
#25 opened about 2 months ago
by
Munkoskovitz
About Aspect ratio/resolutions and distillation steps/LORAs
3
#24 opened about 2 months ago
by
Privac
Is "ltx2310eros_v1.safetensors" from Civitai identical to "10Eros_v1-fp8mixed_learned.safetensors" from HF?
1
#22 opened about 2 months ago
by
kylborn
Update README
#21 opened about 2 months ago
by
plz12345
Subtitles and Captions
2
#19 opened about 2 months ago
by
dfree3305
integrate the LoRAs ?
1
#18 opened about 2 months ago
by
matixxx
Will LTX 2.3 character lora work on 10eros?
2
#17 opened about 2 months ago
by
CrsLam
NVFP4 version ?
1
#16 opened about 2 months ago
by
Paton255
I2V Consistency
4
#15 opened about 2 months ago
by
svippixel
Please quantize the model.
2
#14 opened about 2 months ago
by
VaLtEc-BoY
Can we get distilled checkpoint version in fp8?
1
#13 opened about 2 months ago
by
Namaku
Wan2GP
4
#10 opened about 2 months ago
by
alienmafio
Eros LoRA?
2
#9 opened about 2 months ago
by
drabvan
LatentTemporalInpainter & LatentMotionSharpener
1
#8 opened about 2 months ago
by
alienmafio
10Eros_10SNodes_TripleSample_I2V First Pass issue
1
#7 opened about 2 months ago
by
WarTourist
Is the fp8mixed-learned model also "transformer-only" or the full model in fp8?
1
#6 opened about 2 months ago
by
Winnougan
Gguf please
4
#5 opened about 2 months ago
by
ryg81
Recommended settings
2
#4 opened about 2 months ago
by
johiny
Sulphur2 or Eros?
3
#3 opened about 2 months ago
by
hal9000ace