File size: 4,336 Bytes
9a3a806 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 | {
"models": [
{
"name": "VNCCS Clothes Core",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/qwen/VNCCS/VNCCS_QIE2511_ClothesCore-RC1.safetensors",
"local_path": "models/loras/qwen/VNCCS/VNCCS_QIE2511_ClothesCore-RC1.safetensors",
"version": "0.1.0",
"description": "Helps maintain clothing consistency (QIE2511 RC1)."
},
{
"name": "VNCCS Emotion Core",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/qwen/VNCCS/VNCCS_QIE2511_EmotionCore-RC1.safetensors",
"local_path": "models/loras/qwen/VNCCS/VNCCS_QIE2511_EmotionCore-RC1.safetensors",
"version": "0.1.0",
"description": "Core LoRA for generating character emotions."
},
{
"name": "VNCCS Transfer Clothes",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/qwen/VNCCS/VNCCS_QIE2511_TransferClothes-RC1.safetensors",
"local_path": "models/loras/qwen/VNCCS/VNCCS_QIE2511_TransferClothes-RC1.safetensors",
"version": "0.1.0",
"description": "Helper model for transferring outfits between poses."
},
{
"name": "VNCCS Pose Studio ART",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/qwen/VNCCS/VNCCS_QIE2511_PoseStudio_ART_V5.safetensors",
"local_path": "models/loras/qwen/VNCCS/VNCCS_QIE2511_PoseStudio_ART_V5.safetensors",
"version": "5.0.0",
"description": "LoRa for VNCCS Pose Studio node."
},
{
"name": "Qwen Image Edit 2511 Lightning",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/loras/qwen/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
"local_path": "models/loras/qwen/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
"version": "1.0.0",
"description": "4-Step Lightning LoRA for Qwen Image Edit."
},
{
"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 illustrious models."
},
{
"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 SDXL models."
},
{
"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": "SDXL LoRA for age control."
},
{
"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."
},
{
"name": "4x_APISR_GRL_GAN",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/upscale_models/4x_APISR_GRL_GAN_generator.pth",
"local_path": "models/upscale_models/4x_APISR_GRL_GAN_generator.pth",
"version": "1.0.0",
"description": "4x Anime Production Inspired GRL GAN Super-Resolution."
}
],
"config_version": "1.0"
}
|