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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

siraxe
/
TTM_IC-lora_ltx2.3

Video-to-Video
Diffusers
English
lora
template:diffusion-lora
ltx-2.3
video2video
vid2vid
IC-LoRA
Model card Files Files and versions
xet
Community
2

Instructions to use siraxe/TTM_IC-lora_ltx2.3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use siraxe/TTM_IC-lora_ltx2.3 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Lightricks/LTX-2.3", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("siraxe/TTM_IC-lora_ltx2.3")
    
    prompt = "Cartoony hippo walks through the crowd, his expression shifting from thoughtful to joyful as he moves and tries to avoid a person. He then gets closer and says \"hey there\""
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
TTM_IC-lora_ltx2.3 / vid
2.52 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
siraxe's picture
siraxe
Upload w2.mp4
3629b69 verified 5 months ago
  • w1.mp4
    1.28 MB
    xet
    Upload vid/w1.mp4 5 months ago
  • w2.mp4
    1.24 MB
    xet
    Upload w2.mp4 5 months ago