MIUProject commited on
Commit
ea114ea
·
verified ·
1 Parent(s): 8b18d03

Create model_updater.json

Browse files
Files changed (1) hide show
  1. model_updater.json +13 -0
model_updater.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models": [
3
+ {
4
+ "name": "VNCCS Pose Studio QIE2511",
5
+ "hf_repo": "MIUProject/VNCCS_PoseStudio",
6
+ "hf_path": "models/loras/qwen/VNCCS/VNCCS_PoseStudioQIE2511_V1.safetensors",
7
+ "local_path": "models/loras/qwen/VNCCS/VNCCS_PoseStudioQIE2511_V1.safetensors",
8
+ "version": "1.0.0",
9
+ "description": "QIE2511 Lora for VNCCS Pose Studio node"
10
+ }
11
+ ],
12
+ "config_version": "1.0"
13
+ }