File size: 7,644 Bytes
761ec42 4274f41 761ec42 4274f41 761ec42 4274f41 a248087 4274f41 761ec42 4274f41 761ec42 4274f41 |
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 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 |
{
"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/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/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/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/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/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/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_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/mimimeter.safetensors",
"version": "1.0.0",
"description": "LoRA for specific measuring/referencing."
},
{
"name": "YOLOv8 Face (Medium)",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/ultralytics/bbox/face_yolov8m.pt",
"local_path": "models/ultralytics/bbox/face_yolov8m.pt",
"version": "8.0.0",
"description": "Medium-sized YOLOv8 model for face detection."
},
{
"name": "YOLOv9 Face (Compact)",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/ultralytics/bbox/face_yolov9c.pt",
"local_path": "models/ultralytics/bbox/face_yolov9c.pt",
"version": "9.0.0",
"description": "Compact YOLOv9 model for face detection."
},
{
"name": "YOLOv8 Hand (Small)",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/ultralytics/bbox/hand_yolov8s.pt",
"local_path": "models/ultralytics/bbox/hand_yolov8s.pt",
"version": "8.0.0",
"description": "Small YOLOv8 model for hand detection."
},
{
"name": "YOLOv8 Foot (Large)",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/ultralytics/bbox/foot-yolov8l.pt",
"local_path": "models/ultralytics/bbox/foot-yolov8l.pt",
"version": "8.0.0",
"description": "Large YOLOv8 model for foot detection."
},
{
"name": "YOLOv8 Seg Face (Medium)",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/ultralytics/segm/face_yolov8m-seg_60.pt",
"local_path": "models/ultralytics/segm/face_yolov8m-seg_60.pt",
"version": "8.0.0",
"description": "Segmentation model for faces."
},
{
"name": "YOLOv8 Seg Hair (Nano)",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/ultralytics/segm/hair_yolov8n-seg_60.pt",
"local_path": "models/ultralytics/segm/hair_yolov8n-seg_60.pt",
"version": "8.0.0",
"description": "Nano segmentation model for hair."
},
{
"name": "YOLOv8 Seg Person (Medium)",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/ultralytics/segm/person_yolov8m-seg.pt",
"local_path": "models/ultralytics/segm/person_yolov8m-seg.pt",
"version": "8.0.0",
"description": "Segmentation model for full person."
},
{
"name": "SAM ViT-B (Segment Anything)",
"hf_repo": "MIUProject/VNCCS",
"hf_path": "models/sams/sam_vit_b_01ec64.pth",
"local_path": "models/sams/sam_vit_b_01ec64.pth",
"version": "1.0.0",
"description": "Vision Transformer Base model for Segment Anything."
},
{
"name": "APISR 2x RRDB",
"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": "Upscaler: 2x Anime Production Oriented ISR (RRDB)."
},
{
"name": "APISR 4x GRL",
"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": "Upscaler: 4x Anime Production Oriented ISR (GRL)."
},
{
"name": "Test Civitai Model",
"url": "https://civitai.com/models/929497?modelVersionId=2241189",
"local_path": "models/loras/qwen/aesthetic.safetensors",
"version": "1.0.0",
"description": "Downloaded from Civitai"
}
],
"config_version": "1.0"
}
|