add repo README
Browse files
README.md
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
tags:
|
| 5 |
+
- text-to-video
|
| 6 |
+
- wan-2.2
|
| 7 |
+
- fp8
|
| 8 |
+
- diffusion-model
|
| 9 |
+
- comfyui
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# Wan 2.2 T2V 14B FP8 — text-to-video weights mirror
|
| 13 |
+
|
| 14 |
+
**Organization:** [WindstormLabs](https://huggingface.co/WindstormLabs)
|
| 15 |
+
**Used by:** [SceneMachine](https://huggingface.co/SceneMachine)
|
| 16 |
+
|
| 17 |
+
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.
|
| 18 |
+
|
| 19 |
+
## What this is
|
| 20 |
+
|
| 21 |
+
Mirror of the Wan 2.2 Text-to-Video 14B FP8-scaled weights (MoE pair: high_noise + low_noise). Used by SceneMachine for establishing shots and any prompt-only generation; reusable by other Windstorm Labs sub-projects that need Wan 2.2 T2V.
|
| 22 |
+
|
| 23 |
+
## Upstream source
|
| 24 |
+
|
| 25 |
+
Primary distribution: https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged
|
| 26 |
+
|
| 27 |
+
This repo is a **mirror**. License terms of the upstream apply unchanged.
|
| 28 |
+
|
| 29 |
+
**Primary license owner(s):** Alibaba (Wan 2.2 release)
|
| 30 |
+
|
| 31 |
+
## Files
|
| 32 |
+
|
| 33 |
+
| Filename | Size |
|
| 34 |
+
|---|---|
|
| 35 |
+
| `wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors` | 14.29 GB |
|
| 36 |
+
| `wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors` | 14.29 GB |
|
| 37 |
+
|
| 38 |
+
**Total: 28.59 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.
|