update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user