Instructions to use mlx-community/SeedVR2-3B-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/SeedVR2-3B-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir SeedVR2-3B-mlx mlx-community/SeedVR2-3B-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "model_type": "seedvr2", | |
| "variant": "seedvr2-3b", | |
| "transformer_overrides": {}, | |
| "pos_emb_shape": [ | |
| 58, | |
| 5120 | |
| ], | |
| "dtype": "float16", | |
| "upstream": "ByteDance-Seed/SeedVR (Apache-2.0)", | |
| "mlx_reference": "filipstrand/mflux", | |
| "pytorch_weights": "numz/SeedVR2_comfyUI" | |
| } |