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

KoshiMazaki
/
akuspace-ltx25

Audio-to-Audio
LTX.io
Reverb
ltx-2.5
lora
audio
spatial-audio
room-acoustics
ambience
comfyui
Model card Files Files and versions
xet
Community

Instructions to use KoshiMazaki/akuspace-ltx25 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • LTX.io

    How to use KoshiMazaki/akuspace-ltx25 with LTX.io:

    # Install the LTX-2 pipelines
    git clone https://github.com/Lightricks/LTX-2.git
    cd LTX-2
    uv sync --frozen
    # Download the weights from this repo, plus the Gemma text encoder
    hf download KoshiMazaki/akuspace-ltx25 --local-dir models/akuspace-ltx25
    hf download google/gemma-3-12b-it-qat-q4_0-unquantized --local-dir models/gemma-3-12b
    # Text/image-to-video with the LoRA on the HQ two-stage base pipeline
    uv run python -m ltx_pipelines.ti2vid_two_stages_hq \
        --checkpoint-path path/to/checkpoint.safetensors \
        --distilled-lora path/to/distilled_lora.safetensors 0.8 \
        --spatial-upsampler-path path/to/spatial_upsampler.safetensors \
        --gemma-root models/gemma-3-12b \
        --lora models/akuspace-ltx25/<weights>.safetensors 1.0 \
        --prompt "your prompt here" \
        --output-path output.mp4
    # For image-to-video, add: --image path/to/image.jpg 0 0.8
  • Reverb

    How to use KoshiMazaki/akuspace-ltx25 with Reverb:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
akuspace-ltx25
171 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 41 commits
KoshiMazaki's picture
KoshiMazaki
Update README.md
7eddf53 verified about 3 hours ago
  • assets
    Use the scene-view screenshot 8 days ago
  • config
    AKUSPACE LTX-2.5 Audio LoRA v0.5 โ€” checkpoint 11500, card, config, six A/B examples 8 days ago
  • examples
    examples: add techno-medium-room.mp3 (cyber_stand, ck11500) 8 days ago
  • scripts
    Update scripts/dataset/README.md 7 days ago
  • .gitattributes
    2.29 kB
    examples: add techno-medium-room.mp3 (cyber_stand, ck11500) 8 days ago
  • LICENSE.md
    30.9 kB
    Attach LTX-2.x Community License (contest terms 15) 7 days ago
  • README.md
    7.55 kB
    Update README.md about 3 hours ago
  • akuspace-ltx25-v0.5.safetensors
    164 MB
    xet
    AKUSPACE LTX-2.5 Audio LoRA v0.5 โ€” checkpoint 11500, card, config, six A/B examples 8 days ago