update DB

This commit is contained in:
dr.lt.data
2023-08-25 11:25:18 +09:00
parent 9ffcc2b2d8
commit 066c1f1e0a
4 changed files with 144 additions and 2 deletions

View File

@@ -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",