hk-gosuto commited on
Commit
5e8864c
1 Parent(s): f7184aa

feat: add 20000 step model

Browse files
Data/johnny_v2/models/DUR_20000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:472ce9e3aaaf787ec3d029ae7caea31be8ef492c2ca23ecb90c3c9da087c4c69
3
+ size 6891852
Data/johnny_v2/models/D_20000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1c6753ed6ba53ae8de5d2bda3e2d8c0095e5f2d600178367f5184c24808a314
3
+ size 561098682
Data/johnny_v2/models/G_20000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3bf902bd350fd2a0094d4ce3e39fe0ba49dc38afea37a4b7fa04714a462a2be
3
+ size 721511718
Data/johnny_v2/models/githash DELETED
@@ -1 +0,0 @@
1
- badb12585adf04740013ccbcc43a82c843450490
 
 
config.yml CHANGED
@@ -100,7 +100,7 @@ webui:
100
  # 推理设备
101
  device: "cpu"
102
  # 模型路径
103
- model: "johnny_v2/models/G_10000.pth"
104
  # 配置文件路径
105
  config_path: "configs/config.json"
106
  # 端口号
 
100
  # 推理设备
101
  device: "cpu"
102
  # 模型路径
103
+ model: "johnny_v2/models/G_20000.pth"
104
  # 配置文件路径
105
  config_path: "configs/config.json"
106
  # 端口号