update DB

This commit is contained in:
Dr.Lt.Data
2024-06-01 18:37:47 +09:00
parent 01be380325
commit 207ab8c723
11 changed files with 891 additions and 345 deletions

View File

@@ -12,6 +12,17 @@
{
"author": "AIGODLIKE",
"title": "ComfyUI-ToonCrafter",
"id": "tooncrafter",
"reference": "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter",
"files": [
"https://github.com/AIGODLIKE/ComfyUI-ToonCrafter"
],
"install_type": "git-clone",
"description": "This project is used to enable [a/ToonCrafter](https://github.com/ToonCrafter/ToonCrafter) to be used in ComfyUI.\nYou can use it to achieve generative keyframe animation\nAnd use it in Blender for animation rendering and prediction"
},
{
"author": "viperyl",
"title": "ComfyUI-RGT",

View File

@@ -349,6 +349,14 @@
"title_aux": "ComfyUI-CUP"
}
],
"https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": [
[
"Image2Video"
],
{
"title_aux": "ComfyUI-ToonCrafter"
}
],
"https://github.com/AInseven/ComfyUI-fastblend": [
[
"FillDarkMask",

View File

@@ -1,5 +1,16 @@
{
"models": [
{
"name": "Doubiiu/ToonCrafter model checkpoint",
"type": "checkpoint",
"base": "ToonCrafter",
"save_path": "custom_nodes/ComfyUI-ToonCrafter/ToonCrafter/checkpoints/tooncrafter_512_interp_v1",
"description": "[10.5GB] ToonCrafter checkpoint model for ComfyUI-ToonCrafter",
"reference": "https://huggingface.co/Doubiiu/ToonCrafter/tree/main",
"filename": "model.ckpt",
"url": "https://huggingface.co/Doubiiu/ToonCrafter/resolve/main/model.ckpt"
},
{
"name": "ViperYX/RGT_S_x2.pth",
"type": "RGT",