add repo README
Browse files
README.md
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: other
|
| 4 |
+
tags:
|
| 5 |
+
- text-to-video
|
| 6 |
+
- hunyuan
|
| 7 |
+
- character-consistency
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# HunyuanVideo + HunyuanCustom + HunyuanVideo-I2V — partial mirror
|
| 11 |
+
|
| 12 |
+
**Organization:** [WindstormLabs](https://huggingface.co/WindstormLabs)
|
| 13 |
+
**Used by:** [SceneMachine](https://huggingface.co/SceneMachine)
|
| 14 |
+
|
| 15 |
+
SceneMachine is a sub-project of Windstorm Labs. This repo hosts shared AI/ML infrastructure used by SceneMachine and reusable by future Windstorm Labs sub-projects.
|
| 16 |
+
|
| 17 |
+
## What this is
|
| 18 |
+
|
| 19 |
+
Partial mirror of Tencent's HunyuanVideo family. Reserved for SceneMachine Stack B (alternate character-consistency path via Hunyuan's built-in identity preservation, no LoRA needed). Provider workflow not yet wired in SceneMachine; weights staged here for future use.
|
| 20 |
+
|
| 21 |
+
## Upstream source
|
| 22 |
+
|
| 23 |
+
Primary distribution: https://huggingface.co/Tencent-Hunyuan/HunyuanVideo
|
| 24 |
+
|
| 25 |
+
This repo is a **mirror**. License terms of the upstream apply unchanged.
|
| 26 |
+
|
| 27 |
+
**Primary license owner(s):** Tencent (HunyuanVideo Community License)
|
| 28 |
+
|
| 29 |
+
## Files
|
| 30 |
+
|
| 31 |
+
| Filename | Size |
|
| 32 |
+
|---|---|
|
| 33 |
+
| `HunyuanVideo/hunyuan-video-t2v-720p/vae/pytorch_model.pt` | 0.99 GB |
|
| 34 |
+
| `HunyuanVideo-I2V/hunyuan-video-i2v-720p/vae/pytorch_model.pt` | 0.99 GB |
|
| 35 |
+
| `HunyuanVideo-I2V/hunyuan-video-i2v-720p/lora/embrace_kohaya_weights.safetensors` | 0.65 GB |
|
| 36 |
+
| `HunyuanVideo-I2V/hunyuan-video-i2v-720p/lora/hair_growth_kohaya_weights.safetensors` | 0.65 GB |
|
| 37 |
+
|
| 38 |
+
**Total: 3.28 GB**
|
| 39 |
+
|
| 40 |
+
## Related repos
|
| 41 |
+
|
| 42 |
+
- The full SceneMachine model stack: search the [SceneMachine HF collection](https://huggingface.co/SceneMachine).
|
| 43 |
+
- Shared encoders and Wan VAE: [`WindstormLabs/wan22-encoders`](https://huggingface.co/WindstormLabs/wan22-encoders).
|
| 44 |
+
- Speed LoRAs: [`WindstormLabs/wan22-loras`](https://huggingface.co/WindstormLabs/wan22-loras).
|
| 45 |
+
|
| 46 |
+
## Provenance
|
| 47 |
+
|
| 48 |
+
Mirror created 2026-05-13 from local working copy on the SceneMachine development rig. Hashes preserved via HF's content-addressed storage.
|
| 49 |
+
|
| 50 |
+
🤖 Repo and README generated by [Claude Code](https://claude.com/claude-code) during a SceneMachine CTO session.
|