RRRea commited on
Commit
692e027
1 Parent(s): 6ba3dd8

Create model_info.json

Browse files
Files changed (1) hide show
  1. weights/anime/model_info.json +10 -0
weights/anime/model_info.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "hoshino-ai": {
3
+ "enable": true,
4
+ "model_path": "AiHoshinoV4_e340_s11900.pth",
5
+ "title": "Oshi no Ko - Ai Hoshino",
6
+ "cover": "cover.png",
7
+ "feature_retrieval_library": "added_IVF960_Flat_nprobe_1_AiHoshinoV4_v2.index",
8
+ "author": "GanbareShamiko"
9
+ }
10
+ }