Spaces:
Paused
Paused
Update finetunes/fakevace_14B_2_2.json
Browse files- finetunes/fakevace_14B_2_2.json +32 -24
finetunes/fakevace_14B_2_2.json
CHANGED
|
@@ -1,24 +1,32 @@
|
|
| 1 |
-
{
|
| 2 |
-
"model": {
|
| 3 |
-
"name": "Wan2.2 Fake Vace
|
| 4 |
-
"architecture": "vace_14B",
|
| 5 |
-
"description": "This finetune has been created by JohnDopamine. It is an attempt to create a working Vace for Wan 2.2. For fast generations it is combined wit the Loras of FusioniX (the weight of the Detail Enhancer Lora has been reduced to improve identity preservation).",
|
| 6 |
-
"URLs": [
|
| 7 |
-
"https://huggingface.co/CCP6/FakeVace2.2/resolve/main/Fake-Vace2.2-High.fp16.safetensors"
|
| 8 |
-
],
|
| 9 |
-
"URLs2": [
|
| 10 |
-
"https://huggingface.co/CCP6/FakeVace2.2/resolve/main/Fake-Vace2.2-Low.fp16.safetensors"
|
| 11 |
-
],
|
| 12 |
-
"loras": [
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": {
|
| 3 |
+
"name": "Wan2.2 Fake Vace Cocktail 14B",
|
| 4 |
+
"architecture": "vace_14B",
|
| 5 |
+
"description": "This finetune has been created by JohnDopamine. It is an attempt to create a working Vace for Wan 2.2. For fast generations it is combined wit the Loras of FusioniX (the weight of the Detail Enhancer Lora has been reduced to improve identity preservation).",
|
| 6 |
+
"URLs": [
|
| 7 |
+
"https://huggingface.co/CCP6/FakeVace2.2/resolve/main/Fake-Vace2.2-High.fp16.safetensors"
|
| 8 |
+
],
|
| 9 |
+
"URLs2": [
|
| 10 |
+
"https://huggingface.co/CCP6/FakeVace2.2/resolve/main/Fake-Vace2.2-Low.fp16.safetensors"
|
| 11 |
+
],
|
| 12 |
+
"loras": [
|
| 13 |
+
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/Wan21_CausVid_14B_T2V_lora_rank32_v2.safetensors",
|
| 14 |
+
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/DetailEnhancerV1.safetensors",
|
| 15 |
+
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/Wan21_AccVid_T2V_14B_lora_rank32_fp16.safetensors",
|
| 16 |
+
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/Wan21_T2V_14B_MoviiGen_lora_rank32_fp16.safetensors"
|
| 17 |
+
],
|
| 18 |
+
"loras_multipliers": [
|
| 19 |
+
1,
|
| 20 |
+
0.2,
|
| 21 |
+
0.5,
|
| 22 |
+
0.5
|
| 23 |
+
],
|
| 24 |
+
"group": "wan2_2",
|
| 25 |
+
"auto_quantize": true
|
| 26 |
+
},
|
| 27 |
+
"num_inference_steps": 10,
|
| 28 |
+
"guidance_scale": 1,
|
| 29 |
+
"guidance2_scale": 1,
|
| 30 |
+
"flow_shift": 2,
|
| 31 |
+
"switch_threshold": 875
|
| 32 |
+
}
|