Applio / pretrains.json
Aitron Emper
Add 48k TITAN
0287c9e verified
raw
history blame
No virus
2.69 kB
{
"Titan": {
"32k": {
"D": "blaise-tk/TITAN/resolve/main/models/medium/32k/pretrained/D-f032k-TITAN-Medium.pth",
"G": "blaise-tk/TITAN/resolve/main/models/medium/32k/pretrained/G-f032k-TITAN-Medium.pth"
},
"40k": {
"D": "blaise-tk/TITAN/resolve/main/models/medium/40k/pretrained/D-f040k-TITAN-Medium.pth",
"G": "blaise-tk/TITAN/resolve/main/models/medium/40k/pretrained/G-f040k-TITAN-Medium.pth"
},
"48k": {
"D": "blaise-tk/TITAN/resolve/main/models/medium/48k/pretrained/D-f048k-TITAN-Medium.pth",
"G": "blaise-tk/TITAN/resolve/main/models/medium/48k/pretrained/G-f048k-TITAN-Medium.pth"
}
},
"RIN_E3": {
"40k": {
"D": "MUSTAR/RIN_E3/resolve/main/RIN_E3_D.pth",
"G": "MUSTAR/RIN_E3/resolve/main/RIN_E3_G.pth"
}
},
"Snowie": {
"32k": {
"D": "MUSTAR/SnowieV3.1-32k/resolve/main/D_SnowieV3.1_32k.pth",
"G": "MUSTAR/SnowieV3.1-32k/resolve/main/G_SnowieV3.1_32k.pth"
},
"40k": {
"D": "MUSTAR/SnowieV3.1-32k/resolve/main/D_SnowieV3.1_40k.pth",
"G": "MUSTAR/SnowieV3.1-32k/resolve/main/G_SnowieV3.1_40k.pth"
},
"48k": {
"D": "MUSTAR/SnowieV3.1-32k/resolve/main/D_SnowieV3.1_48k.pth",
"G": "MUSTAR/SnowieV3.1-32k/resolve/main/G_SnowieV3.1_48k.pth"
}
},
"Snowie-X-RinE3": {
"40k": {
"D": "MUSTAR/SnowieV3.1-X-RinE3-40K/resolve/main/D_Snowie-X-Rin_40k.pth",
"G": "MUSTAR/SnowieV3.1-X-RinE3-40K/resolve/main/G_Snowie-X-Rin_40k.pth"
}
},
"Ov2Super": {
"32k": {
"D": "ORVC/Ov2Super/resolve/main/f0Ov2Super32kD.pth",
"G": "ORVC/Ov2Super/resolve/main/f0Ov2Super32kG.pth"
},
"40k": {
"D": "ORVC/Ov2Super/resolve/main/f0Ov2Super40kD.pth",
"G": "ORVC/Ov2Super/resolve/main/f0Ov2Super40kG.pth"
}
},
"KLMv7s": {
"32k": {
"D": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/D_KLMv7s_Batch3E_32k.pth",
"G": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/G_KLMv7s_Batch3E_32k.pth"
},
"40k": {
"D": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/D_KLMv7s_Batch3E_40k.pth",
"G": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/G_KLMv7s_Batch3E_40k.pth"
},
"48k": {
"D": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/D_KLMv7s_Batch3E_48k.pth",
"G": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/G_KLMv7s_Batch3E_48k.pth"
}
}
}