Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is v0.9.5 backward compatible? #128

Open
Luvata opened this issue Mar 7, 2025 · 2 comments
Open

Is v0.9.5 backward compatible? #128

Luvata opened this issue Mar 7, 2025 · 2 comments

Comments

@Luvata
Copy link

Luvata commented Mar 7, 2025

Congrats on v0.9.5 another banger!

Could you point me to the technical changelog for the new LTX-Video v0.9.5? Beyond the improved VAE and higher resolution already mentioned in the README, since it seems to support many more capabilities and controllable features.

Also, is it backward compatible with previous checkpoints? Specifically, can I directly load the new checkpoint using the previous implementation (e.g., diffusers), assuming I don’t need the prompt enhancement?

@suhyeok-jang
Copy link

totally agree.

@Luvata
Copy link
Author

Luvata commented Mar 9, 2025

I tried loading v0.9.5 directly with diffusers 0.32.2
pipe.transformer = LTXVideoTransformer3DModel.from_single_file("https://huggingface.co/Lightricks/LTX-Video/ltx-video-2b-v0.9.5.safetensors", torch_dtype=torch.bfloat16)
It can still return a video file, but it’s very noisy, so there seem to be some updates to the model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants