update DB

This commit is contained in:
Dr.Lt.Data
2024-04-08 23:41:41 +09:00
parent d24134d1fa
commit b738abbe39
6 changed files with 456 additions and 316 deletions

View File

@@ -611,6 +611,16 @@
"install_type": "git-clone",
"description": "Nodes: ExLlama Loader, ExLlama Generator.\nUsed to load 4-bit GPTQ Llama/2 models. You can find a lot of them over at [a/https://huggingface.co/TheBloke](https://huggingface.co/TheBloke)[w/NOTE: You need to manually install a pip package that suits your system. For example. If your system is 'Python3.10 + Windows + CUDA 11.8' then you need to install 'exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl'. Available package files are [a/here](https://github.com/jllllll/exllama/releases)]"
},
{
"author": "Zuellni",
"title": "ComfyUI ExLlamaV2 Nodes",
"reference": "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes",
"files": [
"https://github.com/Zuellni/ComfyUI-ExLlama-Nodes"
],
"install_type": "git-clone",
"description": "A simple local text generator for ComfyUI utilizing [a/ExLlamaV2](https://github.com/turboderp/exllamav2).\n[w/NOTE:Manual package installation is required.]"
},
{
"author": "Zuellni",
"title": "ComfyUI PickScore Nodes",
@@ -6949,6 +6959,48 @@
"install_type": "git-clone",
"description": "Encrypt your comfyui workflow, and share it with key"
},
{
"author": "SeaArtLab",
"title": "ComfyUI-Long-CLIP",
"reference": "https://github.com/SeaArtLab/ComfyUI-Long-CLIP",
"files": [
"https://github.com/SeaArtLab/ComfyUI-Long-CLIP"
],
"install_type": "git-clone",
"description": "This project implements the comfyui for long-clip, currently supporting the replacement of clip-l. For SD1.5, the SeaArtLongClip module can be used to replace the original clip in the model, expanding the token length from 77 to 248."
},
{
"author": "tsogzark",
"title": "ComfyUI-load-image-from-url",
"reference": "https://github.com/tsogzark/ComfyUI-load-image-from-url",
"files": [
"https://github.com/tsogzark/ComfyUI-load-image-from-url"
],
"install_type": "git-clone",
"description": "A simple node to load image from local path or http url.\nYou can find this node from 'image' category."
},
{
"author": "discus0434",
"title": "ComfyUI Caching Embeddings",
"reference": "https://github.com/discus0434/comfyui-caching-embeddings",
"files": [
"https://github.com/discus0434/comfyui-caching-embeddings"
],
"install_type": "git-clone",
"description": "This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations."
},
{
"author": "abdozmantar",
"title": "InstaSwap Face Swap Node for ComfyUI",
"reference": "https://github.com/abdozmantar/ComfyUI-InstaSwap",
"files": [
"https://github.com/abdozmantar/ComfyUI-InstaSwap"
],
"install_type": "git-clone",
"description": "Fastest Face Swap Extension Node for ComfyUI, Single node and FastTrack: Lightning-Speed Facial Transformation for your projects."
},