update DB
This commit is contained in:
@@ -10,6 +10,26 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "ruka-game",
|
||||
"title": "ComfyUI RukaLib [WIP]",
|
||||
"reference": "https://github.com/ruka-game/rukalib_comfyui",
|
||||
"files": [
|
||||
"https://github.com/ruka-game/rukalib_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Ruka Prompt Enhancer, Ruka Debug Probe.\nMy utilities for comfy (WIP / ollama is required for LLM nodes)"
|
||||
},
|
||||
{
|
||||
"author": "MythicalChu",
|
||||
"title": "ComfyUI-APG_ImYourCFGNow",
|
||||
"reference": "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow",
|
||||
"files": [
|
||||
"https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Use this node like a RescaleCFG node, ... modelIn -> ThisNode -> ModelOut ... -> KSampler\n'scale' acts like your CFG, your CFG doesn't do anything anymore white this node is active. See paper [a/https://arxiv.org/pdf/2410.02416](https://arxiv.org/pdf/2410.02416) for instructions about the other parameters. (Pages 20-21)"
|
||||
},
|
||||
{
|
||||
"author": "okg21",
|
||||
"title": "VLLMVisionChatNode",
|
||||
|
||||
@@ -831,6 +831,14 @@
|
||||
"title_aux": "CheckProgress [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": [
|
||||
[
|
||||
"APG_ImYourCFGNow"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-APG_ImYourCFGNow"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions/raw/main/EXT_VariationUtils.py": [
|
||||
[
|
||||
"BatchToList",
|
||||
@@ -2721,6 +2729,15 @@
|
||||
"title_aux": "ComfyUI-ODE"
|
||||
}
|
||||
],
|
||||
"https://github.com/ruka-game/rukalib_comfyui": [
|
||||
[
|
||||
"RukaDebugProbe",
|
||||
"RukaPromptEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI RukaLib [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/sdfxai/SDFXBridgeForComfyUI": [
|
||||
[
|
||||
"SDFXClipTextEncode"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user