update DB
This commit is contained in:
@@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Onierous",
|
||||
"title": "QRNG_Node_ComfyUI",
|
||||
"reference": "https://github.com/Onierous/QRNG_Node_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Onierous/QRNG_Node_ComfyUI/raw/main/qrng_node.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes: QRNG Node CSV. A node that takes in an array of random numbers from the ANU QRNG API and stores them locally for generating quantum random number noise_seeds in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Lerc",
|
||||
"title": "canvas_tab",
|
||||
"reference": "https://github.com/Lerc/canvas_tab",
|
||||
"files": [
|
||||
"https://github.com/Lerc/canvas_tab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Edit In Another Tab. ComfyUI canvas editor page"
|
||||
},
|
||||
{
|
||||
"author": "YOUR-WORST-TACO",
|
||||
"title": "ComfyUI-TacoNodes",
|
||||
"reference": "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes",
|
||||
"files": [
|
||||
"https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:TacoLatent, TacoAnimatedLoader, TacoImg2ImgAnimatedLoader, TacoGifMaker."
|
||||
},
|
||||
{
|
||||
"author": "skfoo",
|
||||
"title": "ComfyUI-Coziness",
|
||||
|
||||
Reference in New Issue
Block a user