Nick1 commited on
Commit
738929a
·
verified ·
1 Parent(s): 697e8dc

Upload model_info.json

Browse files
Files changed (1) hide show
  1. weights/AlexModel/model_info.json +10 -0
weights/AlexModel/model_info.json ADDED
@@ -0,0 +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
+ }