Upload README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🌀 Wan2.1 Phantom-FusioniX 14B (Quantized)
|
2 |
|
3 |
A high‑performance **image-to-video** model based on **WAN 2.1 Phantom 14B**, merged with the FusionX research LoRAs—and now fully quantized (FP16 + INT8) for faster iteration. This version is configured **primarily for use with WanGP** (the Gradio-based GUI).
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- image-to-video
|
5 |
+
- video-generation
|
6 |
+
- quantized
|
7 |
+
- wan-2.1
|
8 |
+
- fusionix
|
9 |
+
library_name: pytorch
|
10 |
+
model_type: phantom_14B
|
11 |
+
pipeline_tag: image-to-video
|
12 |
+
---
|
13 |
+
|
14 |
# 🌀 Wan2.1 Phantom-FusioniX 14B (Quantized)
|
15 |
|
16 |
A high‑performance **image-to-video** model based on **WAN 2.1 Phantom 14B**, merged with the FusionX research LoRAs—and now fully quantized (FP16 + INT8) for faster iteration. This version is configured **primarily for use with WanGP** (the Gradio-based GUI).
|