MIUProject commited on
Commit
471cf53
·
verified ·
1 Parent(s): 3ce2754

Update model_updater.json

Browse files
Files changed (1) hide show
  1. model_updater.json +0 -80
model_updater.json CHANGED
@@ -80,86 +80,6 @@
80
  "version": "1.0.0",
81
  "description": "LoRA for specific measuring/referencing."
82
  },
83
- {
84
- "name": "YOLOv8 Face (Medium)",
85
- "hf_repo": "MIUProject/VNCCS",
86
- "hf_path": "models/ultralytics/bbox/face_yolov8m.pt",
87
- "local_path": "models/ultralytics/bbox/face_yolov8m.pt",
88
- "version": "8.0.0",
89
- "description": "Medium-sized YOLOv8 model for face detection."
90
- },
91
- {
92
- "name": "YOLOv9 Face (Compact)",
93
- "hf_repo": "MIUProject/VNCCS",
94
- "hf_path": "models/ultralytics/bbox/face_yolov9c.pt",
95
- "local_path": "models/ultralytics/bbox/face_yolov9c.pt",
96
- "version": "9.0.0",
97
- "description": "Compact YOLOv9 model for face detection."
98
- },
99
- {
100
- "name": "YOLOv8 Hand (Small)",
101
- "hf_repo": "MIUProject/VNCCS",
102
- "hf_path": "models/ultralytics/bbox/hand_yolov8s.pt",
103
- "local_path": "models/ultralytics/bbox/hand_yolov8s.pt",
104
- "version": "8.0.0",
105
- "description": "Small YOLOv8 model for hand detection."
106
- },
107
- {
108
- "name": "YOLOv8 Foot (Large)",
109
- "hf_repo": "MIUProject/VNCCS",
110
- "hf_path": "models/ultralytics/bbox/foot-yolov8l.pt",
111
- "local_path": "models/ultralytics/bbox/foot-yolov8l.pt",
112
- "version": "8.0.0",
113
- "description": "Large YOLOv8 model for foot detection."
114
- },
115
- {
116
- "name": "YOLOv8 Seg Face (Medium)",
117
- "hf_repo": "MIUProject/VNCCS",
118
- "hf_path": "models/ultralytics/segm/face_yolov8m-seg_60.pt",
119
- "local_path": "models/ultralytics/segm/face_yolov8m-seg_60.pt",
120
- "version": "8.0.0",
121
- "description": "Segmentation model for faces."
122
- },
123
- {
124
- "name": "YOLOv8 Seg Hair (Nano)",
125
- "hf_repo": "MIUProject/VNCCS",
126
- "hf_path": "models/ultralytics/segm/hair_yolov8n-seg_60.pt",
127
- "local_path": "models/ultralytics/segm/hair_yolov8n-seg_60.pt",
128
- "version": "8.0.0",
129
- "description": "Nano segmentation model for hair."
130
- },
131
- {
132
- "name": "YOLOv8 Seg Person (Medium)",
133
- "hf_repo": "MIUProject/VNCCS",
134
- "hf_path": "models/ultralytics/segm/person_yolov8m-seg.pt",
135
- "local_path": "models/ultralytics/segm/person_yolov8m-seg.pt",
136
- "version": "8.0.0",
137
- "description": "Segmentation model for full person."
138
- },
139
- {
140
- "name": "SAM ViT-B (Segment Anything)",
141
- "hf_repo": "MIUProject/VNCCS",
142
- "hf_path": "models/sams/sam_vit_b_01ec64.pth",
143
- "local_path": "models/sams/sam_vit_b_01ec64.pth",
144
- "version": "1.0.0",
145
- "description": "Vision Transformer Base model for Segment Anything."
146
- },
147
- {
148
- "name": "APISR 2x RRDB",
149
- "hf_repo": "MIUProject/VNCCS",
150
- "hf_path": "models/upscale_models/2x_APISR_RRDB_GAN_generator.pth",
151
- "local_path": "models/upscale_models/2x_APISR_RRDB_GAN_generator.pth",
152
- "version": "1.0.0",
153
- "description": "Upscaler: 2x Anime Production Oriented ISR (RRDB)."
154
- },
155
- {
156
- "name": "APISR 4x GRL",
157
- "hf_repo": "MIUProject/VNCCS",
158
- "hf_path": "models/upscale_models/4x_APISR_GRL_GAN_generator.pth",
159
- "local_path": "models/upscale_models/4x_APISR_GRL_GAN_generator.pth",
160
- "version": "1.0.0",
161
- "description": "Upscaler: 4x Anime Production Oriented ISR (GRL)."
162
- },
163
  {
164
  "name": "Test Civitai Model",
165
  "url": "https://civitai.com/models/929497?modelVersionId=2241189",
 
80
  "version": "1.0.0",
81
  "description": "LoRA for specific measuring/referencing."
82
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
  {
84
  "name": "Test Civitai Model",
85
  "url": "https://civitai.com/models/929497?modelVersionId=2241189",