update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -6325,6 +6325,15 @@
|
||||
"title_aux": "ComfyUI LLaVA Captioner"
|
||||
}
|
||||
],
|
||||
"https://github.com/chakib-belgaid/ComfyUI-autosize": [
|
||||
[
|
||||
"CustomAutoSize",
|
||||
"SDXLAutoSize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-autosize"
|
||||
}
|
||||
],
|
||||
"https://github.com/chakib-belgaid/Comfyui_Prompt_styler": [
|
||||
[
|
||||
"Prompt_Styler"
|
||||
@@ -8139,22 +8148,24 @@
|
||||
"Eden_String",
|
||||
"FolderScanner",
|
||||
"GetRandomFile",
|
||||
"Get_Prefixed_Imgs",
|
||||
"HistogramMatching",
|
||||
"IMG_blender",
|
||||
"IMG_padder",
|
||||
"IMG_resolution_multiple_of",
|
||||
"IMG_scaler",
|
||||
"IMG_unpadder",
|
||||
"IPAdapterRandomRotateEmbeds",
|
||||
"If ANY execute A else B",
|
||||
"ImageDescriptionNode",
|
||||
"LatentTypeConversion",
|
||||
"Linear_Combine_IP_Embeds",
|
||||
"LoadImagesByFilename",
|
||||
"LoadRandomImage",
|
||||
"Load_Embeddings_From_Folder",
|
||||
"MaskFromRGB",
|
||||
"MaskFromRGB_KMeans",
|
||||
"Mix_IP_Embeddings",
|
||||
"SaveExplorationState",
|
||||
"Random_Style_Mixture",
|
||||
"SaveImageAdvanced",
|
||||
"SavePosEmbeds",
|
||||
"VAEDecode_to_folder",
|
||||
"VideoFrameSelector"
|
||||
@@ -8553,6 +8564,13 @@
|
||||
"title_aux": "ComfyUI_MagicClothing"
|
||||
}
|
||||
],
|
||||
"https://github.com/frankchieng/ComfyUI_llm_easyanimiate": [
|
||||
[],
|
||||
{
|
||||
"nodename_pattern": "^FrankChiengEasyAnimate",
|
||||
"title_aux": "ComfyUI_llm_easyanimiate"
|
||||
}
|
||||
],
|
||||
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
|
||||
[
|
||||
"Preview Image Without Metadata",
|
||||
@@ -12700,6 +12718,9 @@
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_ChatGLM_API": [
|
||||
[
|
||||
"Glm_4_9b_Chat",
|
||||
"Glm_4v_9b",
|
||||
"Glm_Lcoal_Or_Repo",
|
||||
"ZhipuaiApi_Character",
|
||||
"ZhipuaiApi_Txt",
|
||||
"ZhipuaiApi_img"
|
||||
|
||||
Reference in New Issue
Block a user