npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

reborn-ltx

v1.0.0

Published

LTX-2.5 오픈소스 영상 모델을 내 컴퓨터에서 돌리게 해 주는 클로드 코드 스킬 — 이 컴퓨터로 되는지 먼저 판정하고(GPU·VRAM·디스크), 되면 클론·의존성·모델 71GB·파이프라인 선택까지 한 줄로 끝낸다.

Readme

reborn-ltx — LTX 영상 스킬

LTX-2.5 오픈소스 영상 모델을 내 컴퓨터에서 돌리게 해 주는 클로드 코드 스킬입니다.

npx reborn-ltx

깐 다음 클로드에게 그냥 말하면 됩니다 — "LTX로 영상 만들어줘"

이게 대신해 주는 것

LTX-2 는 좋은 모델인데 시작이 무겁습니다. 실제로 해야 하는 일은 이렇습니다:

  • 저장소 클론 + uv sync --extra natten
  • HuggingFace 에서 safetensors 5개(71GB) 를 정해진 폴더 구조로 내려받기 — 게이티드 저장소라 약관 동의 + Read 토큰이 필요합니다
  • --transformer-path 부터 --spatial-upsampler-path 까지 경로 5개 붙은 명령
  • 파이프라인 11종 중 목적에 맞는 것 고르기
  • 내 VRAM 에 맞는 양자화·오프로드 플래그 고르기

이 스킬이 전부 대신합니다.

★깔기 전에 먼저 판정합니다

모델이 71GB 입니다. GPU 가 없는 컴퓨터에서 그걸 다 받은 뒤에 실패하면 시간과 디스크를 통째로 버립니다. 그래서 받기 전에 잽니다.

  GPU     NVIDIA RTX 4090 · 24GB      ✓
  디스크   여유 214GB                    ✓
  판정     fp8 양자화 로 됩니다

안 되는 컴퓨터면 설치를 시작하지 않습니다. 필요 사양만 알려 드립니다.

| 필요한 것 | | |---|---| | GPU | NVIDIA · CUDA | | VRAM | 12GB 이상 (우리 기준 — 저장소는 최소치를 명시하지 않습니다) | | 디스크 | 여유 91GB (모델 71GB + 저장소·가상환경·산출물) | | 그 외 | git · uv |

명령

npx reborn-ltx            # 판정 + 설치 + 확인
npx reborn-ltx --check    # 설치하지 않고 지금 상태만
npx reborn-ltx --force    # 판정에서 떨어져도 스킬만 (나중에 GPU 붙일 분)

★깐 다음 클로드 코드를 껐다 켜야 적용됩니다.

라이선스

이 패키지가 배포하는 것은 우리가 쓴 스킬 문서뿐이고 MIT 입니다. LTX-2 본체와 가중치는 Lightricks 의 것이며 라이선스도 그쪽을 따릅니다 (github.com/Lightricks/LTX-2 · huggingface.co/Lightricks/LTX-2.5). 이 패키지는 모델을 재배포하지 않습니다.


REBORN LABS · https://rebornlabs.kr/ltx