cherry-studio/checkpoint_config.json
2025-04-18 04:06:39 +08:00

20 lines
404 B
JSON

{
"project_path": "J:\\Cherry\\cherry-studioTTS",
"backup_path": "J:\\Cherry\\Backups",
"excludes": [
"node_modules",
"dist",
"out",
".git",
"release",
"__pycache__",
"*.log",
"*.lock",
"*.exe",
"*.dll",
"*.zip",
"*.tar.gz",
"checkpoint_config.json",
"checkpoint_info.txt"
]
}