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

siraxe
/
MergeGreen_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

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

  • Libraries
  • Diffusers

    How to use siraxe/MergeGreen_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/MergeGreen_IC-lora_ltx2.3")
    
    prompt = "Man gets hit in the face , cold lighting changes to warm with sun rays on his face.Then the man recovers and breathes out heavily blinking once."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
MergeGreen_IC-lora_ltx2.3
672 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
siraxe's picture
siraxe
Update README.md
1634ab8 verified 2 months ago
  • vid
    Upload w2.mp4 2 months ago
  • .gitattributes
    1.66 kB
    Upload w2.mp4 2 months ago
  • MergeGreen_IC-lora_ltx2.3.json
    77.7 kB
    Upload MergeGreen_IC-lora_ltx2.3.json 2 months ago
  • MergeGreen_IC-lora_ltx2.3.safetensors
    654 MB
    xet
    Upload MergeGreen_IC-lora_ltx2.3.safetensors 2 months ago
  • MergeGreen_Loop_IC-lora_ltx2.3.json
    95.1 kB
    Upload MergeGreen_Loop_IC-lora_ltx2.3.json 2 months ago
  • README.md
    1.19 kB
    Update README.md 2 months ago
  • config.yaml
    245 Bytes
    Upload config.yaml 2 months ago