| { |
| "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" |
| } |
|
|