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

@@ -386,6 +386,17 @@
"install_type": "git-clone",
"description": "Upscaling stable diffusion latents using a small neural network."
},
{
"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": "Kaharos94",
"title": "ComfyUI-Saveaswebp",
@@ -861,6 +872,16 @@
"install_type": "git-clone",
"description": "These custom nodes provide a variety of customized prompt stylers based on <a href='https://github.com/twri/sdxl_prompt_styler' target='blank'>twri/SDXL Prompt Styler</a>."
},
{
"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": "daxthin",
"title": "facedetailer",