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