This commit is contained in:
puke
2025-10-25 19:58:51 +08:00
committed by puke
parent 60918f69b1
commit 198094fe5f
25 changed files with 110 additions and 1218 deletions

View File

@@ -75,11 +75,6 @@ def _get_default_config() -> dict[str, Any]:
"comfykit": {
"comfyui_url": "http://127.0.0.1:8188"
}
},
"book_fetcher": {
"default": "google",
"google": None,
"douban": None
}
}