RRRea commited on
Commit
9b1b701
1 Parent(s): 0a757c9

Added Navia model

Browse files
weights/genshin-impact/model_info.json CHANGED
@@ -7,6 +7,14 @@
7
  "feature_retrieval_library": "added_IVF823_Flat_nprobe_1.index",
8
  "author": "Mocci24"
9
  },
 
 
 
 
 
 
 
 
10
  "kirara": {
11
  "enable": true,
12
  "model_path": "kirara.pth",
@@ -15,12 +23,12 @@
15
  "feature_retrieval_library": "added_IVF672_Flat_nprobe_1.index",
16
  "author": "Mocci24"
17
  },
18
- "furina": {
19
  "enable": true,
20
- "model_path": "furina.pth",
21
- "title": "Genshin Impact - Furina",
22
  "cover": "cover.png",
23
- "feature_retrieval_library": "added_IVF1074_Flat_nprobe_1_furina_v2.index",
24
  "author": "RRRea"
25
  }
26
  }
 
7
  "feature_retrieval_library": "added_IVF823_Flat_nprobe_1.index",
8
  "author": "Mocci24"
9
  },
10
+ "furina": {
11
+ "enable": true,
12
+ "model_path": "furina.pth",
13
+ "title": "Genshin Impact - Furina",
14
+ "cover": "cover.png",
15
+ "feature_retrieval_library": "added_IVF1074_Flat_nprobe_1_furina_v2.index",
16
+ "author": "RRRea"
17
+ },
18
  "kirara": {
19
  "enable": true,
20
  "model_path": "kirara.pth",
 
23
  "feature_retrieval_library": "added_IVF672_Flat_nprobe_1.index",
24
  "author": "Mocci24"
25
  },
26
+ "navia": {
27
  "enable": true,
28
+ "model_path": "navia.pth",
29
+ "title": "Genshin Impact - Navia",
30
  "cover": "cover.png",
31
+ "feature_retrieval_library": "added_IVF900_Flat_nprobe_1_navia_v2.index",
32
  "author": "RRRea"
33
  }
34
  }