Refactor: Use PathConfig and pathlib instead of paths.yml loading

This commit is contained in:
litagin02
2024-05-25 10:25:22 +09:00
parent 2771fbd209
commit 8976a3ed2f
22 changed files with 266 additions and 253 deletions

View File

@@ -69,5 +69,5 @@
"use_spectral_norm": false,
"gin_channels": 256
},
"version": "2.4.1"
"version": "2.5.0"
}

View File

@@ -76,5 +76,5 @@
"initial_channel": 64
}
},
"version": "2.4.1-JP-Extra"
"version": "2.5.0-JP-Extra"
}