Text-to-Video
Diffusers
Safetensors
English
HunyuanVideoPipeline
SkyReels-V1-Hunyuan
SkyReels-V1-Hunyuan-I2V
Skywork
HunyuanVideo
Tencent
Video
Instructions to use jbilcke-hf/SkyReels-V1-Hunyuan-I2V-HFIE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jbilcke-hf/SkyReels-V1-Hunyuan-I2V-HFIE with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("jbilcke-hf/SkyReels-V1-Hunyuan-I2V-HFIE", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
This model is SkyReels-V1-Hunyuan-I2V adapted to run on the Hugging Face Inference Endpoints.
- Downloads last month
- 3