hdtrnk commited on
Commit
88b2736
·
verified ·
1 Parent(s): 67d5af5

Upload 3 files

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 📖 Wan2.1 VACE + Phantom (Finetune)
2
+
3
+ **Author / Creator:** [Inner_Reflections_AI](https://civitai.com/user/Inner_Reflections_AI)
4
+ **Original Guide:** [Wan VACE + Phantom Merge – An Inner Reflections Guide](https://civitai.com/articles/17908/guide-wan-vace-phantom-merge-an-inner-reflections-guide)
5
+
6
+ ---
7
+
8
+ ## 🔹 About This Finetune
9
+ A **regular VACE + Phantom** merge (non‑Causvid) prepared for **WanGP**.
10
+ Converted to **pure FP16** for reliable loading and optional **INT8 quantization**.
11
+
12
+ - **Architecture:** `vace_14B`
13
+ - **Mode:** Image/Video conditioning with multi‑image reference support (2–4 refs in custom WanGP builds)
14
+ - **Variants:** FP16 (pure) and quanto INT8
15
+
16
+ ---
17
+
18
+ ## 🔹 Files
19
+ - `Wan2.1VACE_Phantom_fp16_pure.safetensors`
20
+ - `Wan2.1VACE_Phantom_quanto_fp16_int8.safetensors` *(or `_quanto_bf16_int8` depending on your dtype selection in WanGP)*
21
+
22
+ > Replace these with your final filenames/links if different.
23
+
24
+ ---
25
+
26
+ ## 🔹 Usage in WanGP
27
+
28
+ Place the finetune JSON in:
29
+ ```
30
+ app/finetunes/vace_phantom.json
31
+ ```
32
+
33
+ Example JSON (matching the regular VACE + Phantom merge):
34
+
35
+ ```json
36
+ {
37
+ "model": {
38
+ "name": "VACE Phantom 14B",
39
+ "architecture": "vace_14B",
40
+ "description": "Regular VACE + Phantom merge by Inner_Reflections_AI, purified for WanGP. Multi-image references supported.",
41
+ "URLs": [
42
+ "ckpts/Wan2.1VACE_Phantom_fp16_pure.safetensors",
43
+ "ckpts/Wan2.1VACE_Phantom_quanto_fp16_int8.safetensors"
44
+ ],
45
+ "modules": [],
46
+ "auto_quantize": false
47
+ }
48
+ }
49
+ ```
50
+
51
+ ---
52
+
53
+ ## 🔹 Notes
54
+ - This is an **experimental finetune**. Tune **steps**, **guidance scale**, and **reference image setup** to taste.
55
+ - If you see a Gradio dropdown error (`Value: on is not in the list...`), refresh the UI and reselect the option.
56
+
57
+ ---
58
+
59
+ ## 🔹 Credits
60
+ - **Merge & Guide:** [Inner_Reflections_AI](https://civitai.com/articles/17908/guide-wan-vace-phantom-merge-an-inner-reflections-guide)
61
+ - **WanGP Packaging:** conversion to FP16 and finetune JSON layout compatible with WanGP.
Wan2.1VACE_Phantom_fp16_pure.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7142b09b44cca3913428b792aff60324f2c450827d84eb20530384d4aaba277
3
+ size 34675352920
Wan2.1VACE_Phantom_quanto_bf16_int8_pure.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdb821be6369a8cf25a67222c23720d17ccbcfbbec420b9c114c62fc78cefc70
3
+ size 17821519510