update DB

This commit is contained in:
Dr.Lt.Data
2024-04-06 01:15:10 +09:00
parent f665ca6b5b
commit fdcbfc4d36
5 changed files with 282 additions and 189 deletions

View File

@@ -703,6 +703,16 @@
"install_type": "git-clone",
"description": "A novel weighting scheme for token vectors from CLIP. Allows a wider range of values for the weight. Inspired by Perp-Neg."
},
{
"author": "bvhari",
"title": "ComfyUI_SUNoise",
"reference": "https://github.com/bvhari/ComfyUI_SUNoise",
"files": [
"https://github.com/bvhari/ComfyUI_SUNoise"
],
"install_type": "git-clone",
"description": "Scaled Uniform Noise for Ancestral and Stochastic samplers"
},
{
"author": "ssitu",
"title": "UltimateSDUpscale",
@@ -6839,6 +6849,17 @@
"install_type": "git-clone",
"description": "Nodes:LoraWithMetadata, TypecasterImage."
},
{
"author": "TJ16th",
"title": "comfyUI_TJ_NormalLighting",
"reference": "https://github.com/TJ16th/comfyUI_TJ_NormalLighting",
"files": [
"https://github.com/TJ16th/comfyUI_TJ_NormalLighting"
],
"install_type": "git-clone",
"description": "Custom Node for comfyUI for virtual lighting based on normal map.\nYou can use normal maps to add virtual lighting effects to your images."
},