mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
update DB
This commit is contained in:
@@ -1,5 +1,55 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Stable Diffusion VN",
|
||||
"title": "SDVN Segment Anything",
|
||||
"id": "SDVNSegment",
|
||||
"reference": "https://github.com/StableDiffusionVN/SDVN_Segment_Anything",
|
||||
"files": [
|
||||
"https://github.com/StableDiffusionVN/SDVN_Segment_Anything"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of nodes developed from the original Segment Anything set, to streamline and fix new library conflicts"
|
||||
},
|
||||
{
|
||||
"author": "huchukato",
|
||||
"title": "ComfyUI-RIFE-TensorRT-Auto",
|
||||
"id": "rife-tensorrt-auto",
|
||||
"reference": "https://github.com/huchukato/ComfyUI-RIFE-TensorRT-Auto",
|
||||
"files": [
|
||||
"https://github.com/huchukato/ComfyUI-RIFE-TensorRT-Auto"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Ultra fast frame interpolation using Rife TensorRT with fully automatic installation and optimization. Features automatic TensorRT engine building, CUDA toolkit detection, and resolution profiles for optimal performance. 2-4x faster than original RIFE implementation with enhanced stability and memory management.",
|
||||
"category": "video",
|
||||
"tags": ["video", "interpolation", "rife", "tensorrt", "cuda", "performance", "frame", "motion", "automatic", "optimization", "enhanced", "fork", "stable"]
|
||||
},
|
||||
{
|
||||
"author": "huchukato",
|
||||
"title": "ComfyUI-Upscaler-TensorRT-Auto",
|
||||
"id": "upscaler-tensorrt-auto",
|
||||
"reference": "https://github.com/huchukato/ComfyUI-Upscaler-TensorRT-Auto",
|
||||
"files": [
|
||||
"https://github.com/huchukato/ComfyUI-Upscaler-TensorRT-Auto"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "2-4x faster ComfyUI image upscaling using TensorRT with automatic installation and model optimization. Supports popular upscaling models with automatic TensorRT engine building, CUDA toolkit detection, and memory-efficient processing. Enhanced performance and stability over original implementation.",
|
||||
"category": "image",
|
||||
"tags": ["image", "upscale", "tensorrt", "cuda", "performance", "enhancement", "automatic", "optimization", "esrgan", "edsr", "memory", "efficient", "enhanced", "fork", "stable"]
|
||||
},
|
||||
{
|
||||
"author": "huchukato",
|
||||
"title": "ComfyUI-HuggingFace",
|
||||
"id": "huggingface-downloader",
|
||||
"reference": "https://github.com/huchukato/ComfyUI-HuggingFace",
|
||||
"files": [
|
||||
"https://github.com/huchukato/ComfyUI-HuggingFace"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "HuggingFace model downloader for ComfyUI with advanced search and intelligent download system. Search, browse, and download models directly from HuggingFace repository without leaving ComfyUI interface. Features API token support, model type filtering, and migration path from Civicomfy with enhanced stability.",
|
||||
"category": "utility",
|
||||
"tags": ["huggingface", "model", "download", "search", "browse", "api", "repository", "management", "interface", "migration", "civicomfy", "enhanced", "stable"]
|
||||
},
|
||||
{
|
||||
"author": "nestflow",
|
||||
"title": "Booru Taggers for ComfyUI",
|
||||
|
||||
Reference in New Issue
Block a user