MIUProject commited on
Commit
3ce2754
·
verified ·
1 Parent(s): 46ccadf

Update model_updater.json

Browse files
Files changed (1) hide show
  1. model_updater.json +8 -8
model_updater.json CHANGED
@@ -20,7 +20,7 @@
20
  "name": "VNCCS Clothes Helper",
21
  "hf_repo": "MIUProject/VNCCS",
22
  "hf_path": "models/loras/qwen/VNCCS/ClothesHelperUltimateV1_000005100.safetensors",
23
- "local_path": "models/loras/VNCCS/ClothesHelperUltimateV1_000005100.safetensors",
24
  "version": "1.0.0",
25
  "description": "Helps maintain clothing consistency (V1)."
26
  },
@@ -28,7 +28,7 @@
28
  "name": "VNCCS Emotion Core",
29
  "hf_repo": "MIUProject/VNCCS",
30
  "hf_path": "models/loras/qwen/VNCCS/EmotionCoreV1_000003000.safetensors",
31
- "local_path": "models/loras/VNCCS/EmotionCoreV1_000003000.safetensors",
32
  "version": "1.0.0",
33
  "description": "Core LoRA for generating character emotions."
34
  },
@@ -36,7 +36,7 @@
36
  "name": "VNCCS Transfer Clothes",
37
  "hf_repo": "MIUProject/VNCCS",
38
  "hf_path": "models/loras/qwen/VNCCS/TransferClothes_000006700.safetensors",
39
- "local_path": "models/loras/VNCCS/TransferClothes_000006700.safetensors",
40
  "version": "1.0.0",
41
  "description": "Helper model for transferring outfits between poses."
42
  },
@@ -44,7 +44,7 @@
44
  "name": "VNCCS Poser Helper",
45
  "hf_repo": "MIUProject/VNCCS",
46
  "hf_path": "models/loras/qwen/VNCCS/poser_helper_v2_000004200.safetensors",
47
- "local_path": "models/loras/VNCCS/poser_helper_v2_000004200.safetensors",
48
  "version": "2.0.0",
49
  "description": "V2 Helper for pose alignment and stability."
50
  },
@@ -52,7 +52,7 @@
52
  "name": "ControlNet AnyTest",
53
  "hf_repo": "MIUProject/VNCCS",
54
  "hf_path": "models/controlnet/SDXL/AnytestV4.safetensors",
55
- "local_path": "models/controlnet/AnytestV4.safetensors",
56
  "version": "4.0.0",
57
  "description": "SDXL ControlNet for high-quality pose guidance."
58
  },
@@ -60,7 +60,7 @@
60
  "name": "ControlNet OpenPose Illustrious",
61
  "hf_repo": "MIUProject/VNCCS",
62
  "hf_path": "models/controlnet/SDXL/IllustriousXL_openpose.safetensors",
63
- "local_path": "models/controlnet/IllustriousXL_openpose.safetensors",
64
  "version": "1.0.0",
65
  "description": "OpenPose ControlNet optimized for anime/illustrious style."
66
  },
@@ -68,7 +68,7 @@
68
  "name": "DMD2 SDXL Lightning",
69
  "hf_repo": "MIUProject/VNCCS",
70
  "hf_path": "models/loras/DMD2/dmd2_sdxl_4step_lora_fp16.safetensors",
71
- "local_path": "models/loras/dmd2_sdxl_4step_lora_fp16.safetensors",
72
  "version": "1.0.0",
73
  "description": "4-Step Lightning/Turbo LoRA for fast generation."
74
  },
@@ -76,7 +76,7 @@
76
  "name": "Mimimeter",
77
  "hf_repo": "MIUProject/VNCCS",
78
  "hf_path": "models/loras/IL/mimimeter.safetensors",
79
- "local_path": "models/loras/mimimeter.safetensors",
80
  "version": "1.0.0",
81
  "description": "LoRA for specific measuring/referencing."
82
  },
 
20
  "name": "VNCCS Clothes Helper",
21
  "hf_repo": "MIUProject/VNCCS",
22
  "hf_path": "models/loras/qwen/VNCCS/ClothesHelperUltimateV1_000005100.safetensors",
23
+ "local_path": "models/loras/qwen/VNCCS/ClothesHelperUltimateV1_000005100.safetensors",
24
  "version": "1.0.0",
25
  "description": "Helps maintain clothing consistency (V1)."
26
  },
 
28
  "name": "VNCCS Emotion Core",
29
  "hf_repo": "MIUProject/VNCCS",
30
  "hf_path": "models/loras/qwen/VNCCS/EmotionCoreV1_000003000.safetensors",
31
+ "local_path": "models/loras/qwen/VNCCS/EmotionCoreV1_000003000.safetensors",
32
  "version": "1.0.0",
33
  "description": "Core LoRA for generating character emotions."
34
  },
 
36
  "name": "VNCCS Transfer Clothes",
37
  "hf_repo": "MIUProject/VNCCS",
38
  "hf_path": "models/loras/qwen/VNCCS/TransferClothes_000006700.safetensors",
39
+ "local_path": "models/loras/qwen/VNCCS/TransferClothes_000006700.safetensors",
40
  "version": "1.0.0",
41
  "description": "Helper model for transferring outfits between poses."
42
  },
 
44
  "name": "VNCCS Poser Helper",
45
  "hf_repo": "MIUProject/VNCCS",
46
  "hf_path": "models/loras/qwen/VNCCS/poser_helper_v2_000004200.safetensors",
47
+ "local_path": "models/loras/qwen/VNCCS/poser_helper_v2_000004200.safetensors",
48
  "version": "2.0.0",
49
  "description": "V2 Helper for pose alignment and stability."
50
  },
 
52
  "name": "ControlNet AnyTest",
53
  "hf_repo": "MIUProject/VNCCS",
54
  "hf_path": "models/controlnet/SDXL/AnytestV4.safetensors",
55
+ "local_path": "models/controlnet/SDXL/AnytestV4.safetensors",
56
  "version": "4.0.0",
57
  "description": "SDXL ControlNet for high-quality pose guidance."
58
  },
 
60
  "name": "ControlNet OpenPose Illustrious",
61
  "hf_repo": "MIUProject/VNCCS",
62
  "hf_path": "models/controlnet/SDXL/IllustriousXL_openpose.safetensors",
63
+ "local_path": "models/controlnet/SDXL/IllustriousXL_openpose.safetensors",
64
  "version": "1.0.0",
65
  "description": "OpenPose ControlNet optimized for anime/illustrious style."
66
  },
 
68
  "name": "DMD2 SDXL Lightning",
69
  "hf_repo": "MIUProject/VNCCS",
70
  "hf_path": "models/loras/DMD2/dmd2_sdxl_4step_lora_fp16.safetensors",
71
+ "local_path": "models/loras/DMD2/dmd2_sdxl_4step_lora_fp16.safetensors",
72
  "version": "1.0.0",
73
  "description": "4-Step Lightning/Turbo LoRA for fast generation."
74
  },
 
76
  "name": "Mimimeter",
77
  "hf_repo": "MIUProject/VNCCS",
78
  "hf_path": "models/loras/IL/mimimeter.safetensors",
79
+ "local_path": "models/loras/IL/mimimeter.safetensors",
80
  "version": "1.0.0",
81
  "description": "LoRA for specific measuring/referencing."
82
  },