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

systms
/
SYSTMS-FLW-IC-LORA-LTX-2.3

Diffusers
lora
ltx-video
Model card Files Files and versions
xet
Community
1

Instructions to use systms/SYSTMS-FLW-IC-LORA-LTX-2.3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use systms/SYSTMS-FLW-IC-LORA-LTX-2.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-Video", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("systms/SYSTMS-FLW-IC-LORA-LTX-2.3")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
SYSTMS-FLW-IC-LORA-LTX-2.3
820 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 21 commits
systms's picture
systms
Claude Opus 4.7 (1M context)
Point Download Workflow at the actual uploaded filename
16364c8 11 days ago
  • .gitattributes
    219 Bytes
    Rename to FLW, swap in real gifs, set canonical weights filename 11 days ago
  • FLW_01.gif
    7.49 MB
    xet
    Move logo into hero, drop centered logo + AVAILABLE breadcrumb 11 days ago
  • FLW_02.gif
    7.42 MB
    xet
    Move logo into hero, drop centered logo + AVAILABLE breadcrumb 11 days ago
  • README.md
    6.46 kB
    Point Download Workflow at the actual uploaded filename 11 days ago
  • SYSTMS_FLW_LTX23_WF.json
    53.4 kB
    Upload SYSTMS_FLW_LTX23_WF.json 11 days ago
  • SYSTMS_FLW_V1_LTX23.safetensors
    805 MB
    xet
    Upload SYSTMS_FLW_V1_LTX23.safetensors 11 days ago
  • SYSTMS_LOGO_ALPHA_01.png
    16.8 kB
    Add FREEFLOW model card 11 days ago