firzaelbuho commited on
Commit
0932192
1 Parent(s): 16d363e

Update weights/Mondstadt/model_info.json

Browse files
Files changed (1) hide show
  1. weights/Mondstadt/model_info.json +6 -6
weights/Mondstadt/model_info.json CHANGED
@@ -33,17 +33,17 @@
33
  },
34
  "barbara-jp": {
35
  "enable": true,
36
- "model_path": "barbara.pth",
37
- "title": "Mona - 100 Epochs",
38
- "cover": "cover.png",
39
  "feature_retrieval_library": "added_IVF548_Flat_nprobe_1.index",
40
  "author": "firzaelbuho"
41
  },
42
  "klee-jp": {
43
  "enable": true,
44
- "model_path": "klee-jp.pth",
45
- "title": "Mona - 100 Epochs",
46
- "cover": "cover.png",
47
  "feature_retrieval_library": "added_IVF282_Flat_nprobe_5.index",
48
  "author": "firzaelbuho"
49
  }
 
33
  },
34
  "barbara-jp": {
35
  "enable": true,
36
+ "model_path": "barbara-jp.pth",
37
+ "title": "Barbara - jp",
38
+ "cover": "barbara.png",
39
  "feature_retrieval_library": "added_IVF548_Flat_nprobe_1.index",
40
  "author": "firzaelbuho"
41
  },
42
  "klee-jp": {
43
  "enable": true,
44
+ "model_path": "model.pth",
45
+ "title": "Klee-jp",
46
+ "cover": "klee.png",
47
  "feature_retrieval_library": "added_IVF282_Flat_nprobe_5.index",
48
  "author": "firzaelbuho"
49
  }