Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Isi99999
/
LTX-Video

Diffusers
Safetensors
GGUF
LTXPipeline
Model card Files Files and versions
xet
Community

Instructions to use Isi99999/LTX-Video with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Isi99999/LTX-Video with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Isi99999/LTX-Video", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
LTX-Video
99 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 32 commits
Isi99999's picture
Isi99999
Uploaded ltx-2.3-22b-distilled-lora-384-1.1.safetensors
666f51a verified 16 days ago
  • LTX_2_3
    Uploaded ltx-2.3-22b-distilled-lora-384-1.1.safetensors 16 days ago
  • scheduler
    Uploaded scheduler/scheduler_config.json from Lightricks/LTX-Video over 1 year ago
  • text_encoder
    Uploaded text_encoder/model.safetensors.index.json from Lightricks/LTX-Video over 1 year ago
  • tokenizer
    Uploaded tokenizer/tokenizer_config.json from Lightricks/LTX-Video over 1 year ago
  • transformer
    Uploaded transformer/diffusion_pytorch_model.safetensors.index.json from Lightricks/LTX-Video over 1 year ago
  • vae
    Uploaded vae/diffusion_pytorch_model.safetensors from Lightricks/LTX-Video over 1 year ago
  • .gitattributes
    1.59 kB
    Uploaded ltx-2.3-22b-dev-Q4_K_M.gguf 3 months ago
  • README.md
    31 Bytes
    initial commit over 1 year ago
  • ltx-video-2b-v0.9.5.safetensors
    6.34 GB
    xet
    Uploaded ltx-video-2b-v0.9.5.safetensors from Lightricks/LTX-Video over 1 year ago
  • model_index.json
    412 Bytes
    Uploaded model_index.json from Lightricks/LTX-Video over 1 year ago
  • t5xxl_fp16.safetensors
    9.79 GB
    xet
    Uploaded split_files/text_encoders/t5xxl_fp16.safetensors from Comfy-Org/mochi_preview_repackaged over 1 year ago
  • t5xxl_fp8_e4m3fn_scaled.safetensors
    5.16 GB
    xet
    Uploaded split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors from Comfy-Org/mochi_preview_repackaged over 1 year ago