VNCCS / model_updater.json
MIUProject's picture
Update model_updater.json
ea56b55 verified
{
"models": [
{
"name": "VN Character Sheet",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/vn_character_sheet_v4.safetensors",
"local_path": "models/loras/vn_character_sheet_v4.safetensors",
"version": "4.0.0",
"description": "Latest V4 LoRA for creating consistent character sheets."
},
{
"name": "VN Character Sheet",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/vn_character_sheet.safetensors",
"local_path": "models/loras/vn_character_sheet.safetensors",
"version": "1.0.0",
"description": "Legacy V1 LoRA for character sheets."
},
{
"name": "VNCCS Clothes Helper",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/qwen/VNCCS/ClothesHelperUltimateV1_000005100.safetensors",
"local_path": "models/loras/qwen/VNCCS/ClothesHelperUltimateV1_000005100.safetensors",
"version": "1.0.0",
"description": "Helps maintain clothing consistency (V1)."
},
{
"name": "VNCCS Emotion Core",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/qwen/VNCCS/EmotionCoreV1_000003000.safetensors",
"local_path": "models/loras/qwen/VNCCS/EmotionCoreV1_000003000.safetensors",
"version": "1.0.0",
"description": "Core LoRA for generating character emotions."
},
{
"name": "VNCCS Transfer Clothes",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/qwen/VNCCS/TransferClothes_000006700.safetensors",
"local_path": "models/loras/qwen/VNCCS/TransferClothes_000006700.safetensors",
"version": "1.0.0",
"description": "Helper model for transferring outfits between poses."
},
{
"name": "VNCCS Poser Helper",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/qwen/VNCCS/poser_helper_v2_000004200.safetensors",
"local_path": "models/loras/qwen/VNCCS/poser_helper_v2_000004200.safetensors",
"version": "2.0.0",
"description": "V2 Helper for pose alignment and stability."
},
{
"name": "ControlNet AnyTest",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/controlnet/SDXL/AnytestV4.safetensors",
"local_path": "models/controlnet/SDXL/AnytestV4.safetensors",
"version": "4.0.0",
"description": "SDXL ControlNet for high-quality pose guidance."
},
{
"name": "ControlNet OpenPose Illustrious",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/controlnet/SDXL/IllustriousXL_openpose.safetensors",
"local_path": "models/controlnet/SDXL/IllustriousXL_openpose.safetensors",
"version": "1.0.0",
"description": "OpenPose ControlNet optimized for anime/illustrious style."
},
{
"name": "DMD2 SDXL Lightning",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/DMD2/dmd2_sdxl_4step_lora_fp16.safetensors",
"local_path": "models/loras/DMD2/dmd2_sdxl_4step_lora_fp16.safetensors",
"version": "1.0.0",
"description": "4-Step Lightning/Turbo LoRA for fast generation."
},
{
"name": "Mimimeter",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/IL/mimimeter.safetensors",
"local_path": "models/loras/IL/mimimeter.safetensors",
"version": "1.0.0",
"description": "LoRA for specific measuring/referencing."
},
{
"name": "2x_APISR_RRDB_GAN",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/upscale_models/2x_APISR_RRDB_GAN_generator.pth",
"local_path": "models/upscale_models/2x_APISR_RRDB_GAN_generator.pth",
"version": "1.0.0",
"description": "Anime Production Inspired Real-World Anime Super-Resolution."
}
],
"config_version": "1.0"
}