From 78269f6467defc1befe0e1bc67d7a5d255fb233c Mon Sep 17 00:00:00 2001 From: bymyself Date: Mon, 14 Apr 2025 17:42:38 -0700 Subject: [PATCH] add static --- MANIFEST.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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