update DB
This commit is contained in:
@@ -14,6 +14,39 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Yanick112",
|
||||
"title": "ComfyUI-ToSVG",
|
||||
"id": "tosvg",
|
||||
"reference": "https://github.com/Yanick112/ComfyUI-ToSVG",
|
||||
"files": [
|
||||
"https://github.com/Yanick112/ComfyUI-ToSVG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project converts raster images into SVG format using the [a/VTracer](https://github.com/visioncortex/vtracer) library. It's a handy tool for designers and developers who need to work with vector graphics programmatically."
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-FLATTEN",
|
||||
"id": "flatten",
|
||||
"reference": "https://github.com/logtd/ComfyUI-FlattenFlow",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-FlattenFlow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An alternate trajectory processor for ComfyUI-FLATTEN\nNOTE:When using this trajectory type FLATTEN will use roughly 1/4 VRAM and be ~20% faster at the cost of some consistency (especially when injection_steps are low)."
|
||||
},
|
||||
{
|
||||
"author": "toxicwind",
|
||||
"title": "TTools for ComfyUI",
|
||||
"id": "ttools",
|
||||
"reference": "https://github.com/toxicwind/ComfyUI-TTools",
|
||||
"files": [
|
||||
"https://github.com/toxicwind/ComfyUI-TTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Text Randomization and Formatting, JSON Extraction and Processing, SD3 Resolution Solver"
|
||||
},
|
||||
{
|
||||
"author": "ljleb",
|
||||
"title": "Mecha Merge Node Pack",
|
||||
|
||||
Reference in New Issue
Block a user