update DB
This commit is contained in:
@@ -10,7 +10,47 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI Flux Trainer",
|
||||
"reference": "https://github.com/kijai/ComfyUI-FluxTrainer",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-FluxTrainer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Currently supports LoRA training, and untested full finetune with code from kohya's scripts: [a/https://github.com/kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "FancyVideo-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/FancyVideo-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/FancyVideo-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/FancyVideo](https://github.com/360CVGroup/FancyVideo)"
|
||||
},
|
||||
{
|
||||
"author": "heshengtao",
|
||||
"title": "comfyui_LLM_schools",
|
||||
"reference": "https://github.com/heshengtao/comfyui_LLM_schools",
|
||||
"files": [
|
||||
"https://github.com/heshengtao/comfyui_LLM_schools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node library for fine-tuning LLMs"
|
||||
},
|
||||
{
|
||||
"author": "phyblas",
|
||||
"title": "paint-by-example @ ComfyUI",
|
||||
"id": "paintbyexample",
|
||||
"reference": "https://github.com/phyblas/paint-by-example_comfyui",
|
||||
"files": [
|
||||
"https://github.com/phyblas/paint-by-example_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of paint-by-example on ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "rhdunn",
|
||||
"title": "comfyui-audio-processing",
|
||||
|
||||
Reference in New Issue
Block a user