mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
21de2cf83d
commit
bb3748713f
@ -10329,6 +10329,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Tools for scaling images and latents appropriate to SD3 in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "baicai99",
|
||||
"title": "ComfyUI-FrameSkipping",
|
||||
"id": "FrameSkipping",
|
||||
"reference": "https://github.com/baicai99/ComfyUI-FrameSkipping",
|
||||
"files": [
|
||||
"https://github.com/baicai99/ComfyUI-FrameSkipping"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Used to process video redrawing, frame skipping, frame ending early, etc."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -10730,17 +10741,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "baicai99",
|
||||
"title": "ComfyUI-FrameSkipping",
|
||||
"id": "FrameSkipping",
|
||||
"reference": "https://github.com/baicai99/ComfyUI-FrameSkipping",
|
||||
"files": [
|
||||
"https://github.com/baicai99/ComfyUI-FrameSkipping"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Used to process video redrawing, frame skipping, frame ending early, etc."
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2676,6 +2676,16 @@
|
||||
"filename": "TTPLANET_Controlnet_Tile_realistic_v2_fp16.safetensors",
|
||||
"url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_fp16.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic v2 (rank256)",
|
||||
"type": "controlnet",
|
||||
"base": "SDXL",
|
||||
"save_path": "controlnet/SDXL",
|
||||
"description": "[774MB] Controlnet SDXL Tile model realistic version.",
|
||||
"reference": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic",
|
||||
"filename": "TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors",
|
||||
"url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "ViperYX/RGT_x2.pth",
|
||||
|
||||
@ -13,6 +13,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "baicai99",
|
||||
"title": "ComfyUI-FrameSkipping",
|
||||
"id": "FrameSkipping",
|
||||
"reference": "https://github.com/baicai99/ComfyUI-FrameSkipping",
|
||||
"files": [
|
||||
"https://github.com/baicai99/ComfyUI-FrameSkipping"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Used to process video redrawing, frame skipping, frame ending early, etc."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "AIFSH",
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic v2 (rank256)",
|
||||
"type": "controlnet",
|
||||
"base": "SDXL",
|
||||
"save_path": "controlnet/SDXL",
|
||||
"description": "[774MB] Controlnet SDXL Tile model realistic version.",
|
||||
"reference": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic",
|
||||
"filename": "TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors",
|
||||
"url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "kijai/DepthAnythingV2 (vitb/fp16)",
|
||||
"type": "depthanything",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user