diff --git a/MANIFEST.in b/MANIFEST.in index 8af7bc57..ef0db890 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,4 +4,10 @@ include comfyui_manager/glob/* include LICENSE.txt include README.md include requirements.txt -include pyproject.toml \ No newline at end of file +include pyproject.toml +include custom-node-list.json +include extension-node-list.json +include extras.json +include github-stats.json +include model-list.json +include alter-list.json \ No newline at end of file