update DB

This commit is contained in:
Dr.Lt.Data
2024-06-06 21:48:59 +09:00
parent 228a0bcb8b
commit b007626c57
5 changed files with 103 additions and 7 deletions

View File

@@ -15,6 +15,30 @@
{
"author": "FrankChieng",
"title": "ComfyUI_llm_easyanimiate",
"id": "llm-easyanimate",
"nodename_pattern": "^FrankChiengEasyAnimate",
"reference": "https://github.com/frankchieng/ComfyUI_llm_easyanimiate",
"files": [
"https://github.com/frankchieng/ComfyUI_llm_easyanimiate"
],
"install_type": "git-clone",
"description": "implementation easyanimate with llama3-8b-6bit instruction LLM generation prompt help"
},
{
"author": "chakib-belgaid",
"title": "ComfyUI-autosize",
"id": "autosize",
"reference": "https://github.com/chakib-belgaid/ComfyUI-autosize",
"files": [
"https://github.com/chakib-belgaid/ComfyUI-autosize"
],
"install_type": "git-clone",
"description": "A ComfyUI utility plugin designed to optimize the latent space for generating high-quality results. It approximates the closest size model for better generation results."
},
{
"author": "DataCTE",
"title": "Prompt Injection Node for ComfyUI",