Nick1 commited on
Commit
697e8dc
1 Parent(s): 278177c

Update model_info.json

Browse files
Files changed (1) hide show
  1. model_info.json +4 -4
model_info.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "Nokotan": {
3
  "enable": true,
4
- "model_path": "nokotan.pth",
5
- "title": "nokotan - 700 Epochs",
6
  "cover": "cover.png",
7
- "feature_retrieval_library": "added_IVF162_Flat_nprobe_1_nokotan_v2.index",
8
  "author":"Nickbryan"
9
  }
10
  }
 
1
  {
2
+ "Alex": {
3
  "enable": true,
4
+ "model_path": "Alex.pth",
5
+ "title": "Alex - 500 Epochs",
6
  "cover": "cover.png",
7
+ "feature_retrieval_library": "added_IVF77_Flat_nprobe_1_Alex_v2.index",
8
  "author":"Nickbryan"
9
  }
10
  }