update DB

This commit is contained in:
dr.lt.data
2024-02-15 15:25:39 +09:00
parent 0677536103
commit b08a511902
4 changed files with 102 additions and 33 deletions

View File

@@ -10,6 +10,26 @@
},
{
"author": "pkpkTech",
"title": "ComfyUI-SaveQueues",
"reference": "https://github.com/pkpkTech/ComfyUI-SaveQueues",
"files": [
"https://github.com/pkpkTech/ComfyUI-SaveQueues"
],
"install_type": "git-clone",
"description": "Add a button to the menu to save and load the running queue and the pending queues.\nThis is intended to be used when you want to exit ComfyUI with queues still remaining."
},
{
"author": "jordoh",
"title": "ComfyUI Deepface",
"reference": "https://github.com/jordoh/ComfyUI-Deepface",
"files": [
"https://github.com/jordoh/ComfyUI-Deepface"
],
"install_type": "git-clone",
"description": "ComfyUI nodes wrapping the [a/deepface](https://github.com/serengil/deepface) library."
},
{
"author": "kijai",
"title": "ComfyUI-DiffusersStableCascade",
@@ -28,7 +48,7 @@
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG"
],
"install_type": "git-clone",
"description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8.\nLow scale like 4 also gives really nice results since your CFG is not the CFG anymore."
"description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8. Low scale like 4 also gives really nice results since your CFG is not the CFG anymore. Also in general even with relatively low settings it seems to improve the quality."
},
{
"author": "Mamaaaamooooo",