Skip to content

Commit f53f1e6

Browse files
committed
update DB
1 parent 9caf45f commit f53f1e6

File tree

7 files changed

+57
-6
lines changed

7 files changed

+57
-6
lines changed

extension-node-map.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6250,9 +6250,9 @@
62506250
"FormatConcatStrings",
62516251
"FormattingSingle",
62526252
"FourierAnalysisNode",
6253-
"LoraNameCollector",
6254-
"LoraSelector",
62556253
"MosaicEffectNode",
6254+
"PWLoraNameCollector",
6255+
"PWLoraSelector",
62566256
"TextEmbeddingsInterrogator"
62576257
],
62586258
{
@@ -7428,6 +7428,8 @@
74287428
"SDVN Load Image Url",
74297429
"SDVN Load Lora",
74307430
"SDVN Lora Download",
7431+
"SDVN Lora info",
7432+
"SDVN Lora info editor",
74317433
"SDVN Merge Flux",
74327434
"SDVN Merge SD1",
74337435
"SDVN Merge SDXL",
@@ -12185,7 +12187,7 @@
1218512187
"JoinStringMulti_clh",
1218612188
"MathExpression_clh",
1218712189
"SetRedis|clh",
12188-
"ShowText|clh",
12190+
"ShowText_clh",
1218912191
"SomethingToString_clh",
1219012192
"String2FatLabels_clh",
1219112193
"String2Image_clh",

model-list.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4552,6 +4552,17 @@
45524552
"filename": "ltx-video-2b-v0.9.safetensors",
45534553
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.safetensors",
45544554
"size": "9.37GB"
4555+
},
4556+
{
4557+
"name": "LTX-Video 2B v0.9.1 Checkpoint",
4558+
"type": "checkpoint",
4559+
"base": "LTX-Video",
4560+
"save_path": "checkpoints/LTXV",
4561+
"description": "LTX-Video is the first DiT-based video generation model capable of generating high-quality videos in real-time. It produces 24 FPS videos at a 768x512 resolution faster than they can be watched. Trained on a large-scale dataset of diverse videos, the model generates high-resolution videos with realistic and varied content.",
4562+
"reference": "https://huggingface.co/Lightricks/LTX-Video",
4563+
"filename": "ltx-video-2b-v0.9.1.safetensors",
4564+
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.1.safetensors",
4565+
"size": "5.72GB"
45554566
}
45564567
]
45574568
}

node_db/dev/custom-node-list.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@
1111

1212

1313

14+
{
15+
"author": "dihan",
16+
"title": "ComfyUI Random Keypoints for InstantID [WIP]",
17+
"reference": "https://github.com/dihan/comfyui-random-kps",
18+
"files": [
19+
"https://github.com/dihan/comfyui-random-kps"
20+
],
21+
"install_type": "git-clone",
22+
"description": "A custom node for ComfyUI that generates random facial keypoints compatible with InstantID.\nNOTE: The files in the repo are not organized."
23+
},
1424
{
1525
"author": "emranemran",
1626
"title": "ComfyUI-FasterLivePortrait",

node_db/dev/extension-node-map.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2207,6 +2207,15 @@
22072207
"title_aux": "comfyui-stylegan"
22082208
}
22092209
],
2210+
"https://github.com/dihan/comfyui-random-kps": [
2211+
[
2212+
"InstantIDFace",
2213+
"RandomFaceKeypoints"
2214+
],
2215+
{
2216+
"title_aux": "ComfyUI Random Keypoints for InstantID [WIP]"
2217+
}
2218+
],
22102219
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": [
22112220
[
22122221
"BlackImage",

node_db/dev/github-stats.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,11 @@
689689
"last_update": "2024-10-05 17:08:36",
690690
"author_account_age_days": 6154
691691
},
692+
"https://github.com/dihan/comfyui-random-kps": {
693+
"stars": 2,
694+
"last_update": "2024-12-21 10:16:39",
695+
"author_account_age_days": 4476
696+
},
692697
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": {
693698
"stars": 1,
694699
"last_update": "2024-01-06 19:07:45",

node_db/new/extension-node-map.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6250,9 +6250,9 @@
62506250
"FormatConcatStrings",
62516251
"FormattingSingle",
62526252
"FourierAnalysisNode",
6253-
"LoraNameCollector",
6254-
"LoraSelector",
62556253
"MosaicEffectNode",
6254+
"PWLoraNameCollector",
6255+
"PWLoraSelector",
62566256
"TextEmbeddingsInterrogator"
62576257
],
62586258
{
@@ -7428,6 +7428,8 @@
74287428
"SDVN Load Image Url",
74297429
"SDVN Load Lora",
74307430
"SDVN Lora Download",
7431+
"SDVN Lora info",
7432+
"SDVN Lora info editor",
74317433
"SDVN Merge Flux",
74327434
"SDVN Merge SD1",
74337435
"SDVN Merge SDXL",
@@ -12185,7 +12187,7 @@
1218512187
"JoinStringMulti_clh",
1218612188
"MathExpression_clh",
1218712189
"SetRedis|clh",
12188-
"ShowText|clh",
12190+
"ShowText_clh",
1218912191
"SomethingToString_clh",
1219012192
"String2FatLabels_clh",
1219112193
"String2Image_clh",

node_db/new/model-list.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
{
22
"models": [
3+
{
4+
"name": "LTX-Video 2B v0.9.1 Checkpoint",
5+
"type": "checkpoint",
6+
"base": "LTX-Video",
7+
"save_path": "checkpoints/LTXV",
8+
"description": "LTX-Video is the first DiT-based video generation model capable of generating high-quality videos in real-time. It produces 24 FPS videos at a 768x512 resolution faster than they can be watched. Trained on a large-scale dataset of diverse videos, the model generates high-resolution videos with realistic and varied content.",
9+
"reference": "https://huggingface.co/Lightricks/LTX-Video",
10+
"filename": "ltx-video-2b-v0.9.1.safetensors",
11+
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.1.safetensors",
12+
"size": "5.72GB"
13+
},
14+
315
{
416
"name": "stabilityai/SD3.5-Large-Controlnet-Blur",
517
"type": "controlnet",

0 commit comments

Comments
 (0)