update DB

This commit is contained in:
dr.lt.data
2023-09-06 10:07:16 +09:00
parent c17b4fcfe5
commit 6b441e7afb
4 changed files with 106 additions and 4 deletions

View File

@@ -1,5 +1,26 @@
{
"custom_nodes": [
{
"author": "wolfden",
"title": "ComfyUi_String_Function_Tree",
"reference": "https://github.com/wolfden/ComfyUi_String_Function_Tree",
"files": [
"https://github.com/wolfden/ComfyUi_String_Function_Tree"
],
"install_type": "git-clone",
"description": "This custom node provides the capability to manipulate multiple string inputs."
},
{
"author": "city96",
"title": "(WIP) ComfyUI_DiT",
"reference": "https://github.com/city96/ComfyUI_DiT",
"files": [
"https://github.com/city96/ComfyUI_DiT"
],
"pip": ["huggingface-hub"],
"install_type": "git-clone",
"description": "Testbed for <a href='https://github.com/facebookresearch/DiT' target='blank'>DiT(Scalable Diffusion Models with Transformers)</a>. <p style='background-color: black; color: red;'>None of this code is stable, expect breaking changes if for some reason you want to use this.</p>"
},
{
"author": "braintacles",
"title": "braintacles-nodes",