Instructions to use DiffusersVersionsOfModels/HunyuanVideo-1.5-720p_i2v with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DiffusersVersionsOfModels/HunyuanVideo-1.5-720p_i2v with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("DiffusersVersionsOfModels/HunyuanVideo-1.5-720p_i2v", 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
- Xet hash:
- 1f9c8d7ebb7c822e260b4c17b0ff3bfe95e7b72aa2c1578d34ee03d54b3c1f85
- Size of remote file:
- 33.3 GB
- SHA256:
- 0ffd6e2e1c2de585fd011ace1a64105804830aa331ddb25a2fb4a32497f159a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.