Instructions to use Comfy-Org/HunyuanVideo_1.5_repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/HunyuanVideo_1.5_repackaged with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 2,439 Bytes
593873d d59cc7a 593873d a8deb52 0086316 144e6ea 0086316 89de8bd 0086316 a8deb52 0086316 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | ---
license: other
license_name: tencent-hunyuan-community
license_link: https://github.com/Tencent-Hunyuan/HunyuanVideo-1.5/blob/master/LICENSE
tags:
- comfyui
- diffusion-single-file
base_model:
- tencent/HunyuanVideo-1.5
---
# Hunyuan Video 1.5
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/tencent/HunyuanVideo-1.5
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π clip_vision/
β β βββ sigclip_vision_patch14_384.safetensors
β βββ π diffusion_models/
β β βββ capybara_v0.1.safetensors
β β βββ hunyuanvideo1.5_1080p_sr_distilled_fp16.safetensors
β β βββ hunyuanvideo1.5_1080p_sr_distilled_fp8_scaled.safetensors
β β βββ hunyuanvideo1.5_480p_i2v_cfg_distilled_fp16.safetensors
β β βββ hunyuanvideo1.5_480p_i2v_cfg_distilled_fp8_scaled.safetensors
β β βββ hunyuanvideo1.5_480p_i2v_fp16.safetensors
β β βββ hunyuanvideo1.5_480p_i2v_step_distilled_fp16.safetensors
β β βββ hunyuanvideo1.5_480p_i2v_step_distilled_fp8_scaled.safetensors
β β βββ hunyuanvideo1.5_480p_t2v_cfg_distilled_fp16.safetensors
β β βββ hunyuanvideo1.5_480p_t2v_cfg_distilled_fp8_scaled.safetensors
β β βββ hunyuanvideo1.5_480p_t2v_fp16.safetensors
β β βββ hunyuanvideo1.5_720p_i2v_cfg_distilled_fp16.safetensors
β β βββ hunyuanvideo1.5_720p_i2v_cfg_distilled_fp8_scaled.safetensors
β β βββ hunyuanvideo1.5_720p_i2v_fp16.safetensors
β β βββ hunyuanvideo1.5_720p_sr_distilled_fp16.safetensors
β β βββ hunyuanvideo1.5_720p_sr_distilled_fp8_scaled.safetensors
β β βββ hunyuanvideo1.5_720p_t2v_fp16.safetensors
β βββ π latent_upscale_models/
β β βββ hunyuanvideo15_latent_upsampler_1080p.safetensors
β β βββ hunyuanvideo15_latent_upsampler_720p.safetensors
β βββ π loras/
β β βββ hunyuanvideo1.5_t2v_480p_lightx2v_4step_lora_rank_32_bf16.safetensors
β βββ π text_encoders/
β β βββ byt5_small_glyphxl_fp16.safetensors
β β βββ qwen_2.5_vl_7b.safetensors
β β βββ qwen_2.5_vl_7b_fp8_scaled.safetensors
β βββ π vae/
β β βββ hunyuanvideo15_vae_fp16.safetensors
```
|