update DB

This commit is contained in:
Dr.Lt.Data 2024-11-22 22:48:25 +09:00
parent 73f477941d
commit 11ba0ed696
5 changed files with 50 additions and 23 deletions

View File

@ -17119,6 +17119,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A node for ComfyUI that modifies the values in the samples input that fall outside of a min and max range using a multiplier." "description": "A node for ComfyUI that modifies the values in the samples input that fall outside of a min and max range using a multiplier."
}, },
{
"author": "lightricks",
"title": "ComfyUI-LTXVideo",
"id": "ltxv",
"reference": "https://github.com/Lightricks/ComfyUI-LTXVideo",
"files": [
"https://github.com/Lightricks/ComfyUI-LTXVideo"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for LTXVideo model."
},
@ -17548,17 +17559,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "lightricks",
"title": "ComfyUI-LTXVideo",
"id": "ltxv",
"reference": "https://github.com/Lightricks/ComfyUI-LTXVideo",
"files": [
"https://github.com/Lightricks/ComfyUI-LTXVideo"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for LTXVideo model."
} }
] ]
} }

View File

@ -1599,6 +1599,11 @@
"last_update": "2024-07-17 01:24:53", "last_update": "2024-07-17 01:24:53",
"author_account_age_days": 135 "author_account_age_days": 135
}, },
"https://github.com/Lightricks/ComfyUI-LTXVideo": {
"stars": 2,
"last_update": "2024-11-22 11:55:14",
"author_account_age_days": 4341
},
"https://github.com/Limitex/ComfyUI-Calculation": { "https://github.com/Limitex/ComfyUI-Calculation": {
"stars": 0, "stars": 0,
"last_update": "2024-05-22 22:18:40", "last_update": "2024-05-22 22:18:40",

View File

@ -4505,6 +4505,18 @@
"filename": "MoGe_ViT_L_fp16.safetensors", "filename": "MoGe_ViT_L_fp16.safetensors",
"url": "https://huggingface.co/Kijai/MoGe_safetensors/resolve/main/MoGe_ViT_L_fp16.safetensors", "url": "https://huggingface.co/Kijai/MoGe_safetensors/resolve/main/MoGe_ViT_L_fp16.safetensors",
"size": "1.26GB" "size": "1.26GB"
},
{
"name": "LTX-Video 2B v0.9 Checkpoint",
"type": "checkpoint",
"base": "LTX-Video",
"save_path": "checkpoints/ltx-video",
"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.",
"reference": "https://huggingface.co/Lightricks/LTX-Video",
"filename": "ltx-video-2b-v0.9.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.safetensors",
"size": "9.37GB"
} }
] ]
} }

View File

@ -10,6 +10,17 @@
{
"author": "lightricks",
"title": "ComfyUI-LTXVideo",
"id": "ltxv",
"reference": "https://github.com/Lightricks/ComfyUI-LTXVideo",
"files": [
"https://github.com/Lightricks/ComfyUI-LTXVideo"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for LTXVideo model."
},
{ {
"author": "Shakker-Labs", "author": "Shakker-Labs",
"title": "ComfyUI-IPAdapter-Flux", "title": "ComfyUI-IPAdapter-Flux",

View File

@ -1,5 +1,16 @@
{ {
"models": [ "models": [
{
"name": "LTX-Video 2B v0.9 Checkpoint",
"type": "checkpoint",
"base": "LTX-Video",
"save_path": "checkpoints/ltx-video",
"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.",
"reference": "https://huggingface.co/Lightricks/LTX-Video",
"filename": "ltx-video-2b-v0.9.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.safetensors",
"size": "9.37GB"
},
{ {
"name": "InstantX/FLUX.1-dev-IP-Adapter", "name": "InstantX/FLUX.1-dev-IP-Adapter",
"type": "IP-Adapter", "type": "IP-Adapter",
@ -679,18 +690,6 @@
"filename": "flux1-dev-Q8_0.gguf", "filename": "flux1-dev-Q8_0.gguf",
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q8_0.gguf", "url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q8_0.gguf",
"size": "12.7GB" "size": "12.7GB"
},
{
"name": "city96/flux1-schnell-F16.gguf",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "diffusion_models/FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (f16/.gguf)",
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
"filename": "flux1-schnell-F16.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-F16.gguf",
"size": "23.8GB"
} }
] ]
} }