update DB

This commit is contained in:
Dr.Lt.Data
2025-10-20 18:47:13 +09:00
parent 59cbed429f
commit be95396a57
5 changed files with 65 additions and 2 deletions

View File

@@ -34596,6 +34596,16 @@
"install_type": "git-clone",
"description": "A custom ComfyUI node that randomizes tag weights for text prompts. Useful for dynamic prompt generation or creative experimentation in AI image workflows."
},
{
"author": "walke2019",
"title": "ComfyUI-GGUF-VisionLM",
"reference": "https://github.com/walke2019/ComfyUI-GGUF-VisionLM",
"files": [
"https://github.com/walke2019/ComfyUI-GGUF-VisionLM"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for running GGUF quantized Qwen2.5-VL models using llama.cpp"
},