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

LiconStudio
/
LTX-2.3-Multiple-Subject-Reference

Diffusers
video-generation
multi-reference
LTX-2.3
Model card Files Files and versions
xet
Community
15

Instructions to use LiconStudio/LTX-2.3-Multiple-Subject-Reference with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use LiconStudio/LTX-2.3-Multiple-Subject-Reference with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("LiconStudio/LTX-2.3-Multiple-Subject-Reference", 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-2.3-Multiple-Subject-Reference
1.62 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 48 commits
LiconStudio's picture
LiconStudio
Delete MSR_Sample_workflow.json
11f7249 verified 6 days ago
  • validation
    Upload 10 files 12 days ago
  • validition_v1
    Upload 44 files 7 days ago
  • .gitattributes
    3.71 kB
    Upload 44 files 7 days ago
  • LTX-2.3-Licon-MSR-V1.safetensors
    654 MB
    xet
    Upload LTX-2.3-Licon-MSR-V1.safetensors 7 days ago
  • LTX-2.3_MSR_sample_workflow_V1.json
    38.2 kB
    Upload LTX-2.3_MSR_sample_workflow_V1.json 7 days ago
  • LTX2.3-Licon-MSR-test_version.safetensors
    805 MB
    xet
    Upload LTX2.3-Licon-MSR-test_version.safetensors 12 days ago
  • README.md
    3.59 kB
    Update README.md 7 days ago