Merge pull request #348 from Miosp/main

Add FBCNN to custom node list
This commit is contained in:
Dr.Lt.Data 2024-01-21 12:15:43 +09:00 committed by GitHub
commit 1ff2f0a327
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4244,6 +4244,16 @@
"install_type": "git-clone",
"description": "Nodes:Enhanced Save Node"
},
{
"author": "miosp",
"title": "ComfyUI-FBCNN",
"reference": "https://github.com/Miosp/ComfyUI-FBCNN",
"files": [
"https://github.com/Miosp/ComfyUI-FBCNN"
],
"install_type": "git-clone",
"description": "A node for JPEG de-artifacting using [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN)."
},
{
"author": "LarryJane491",
"title": "Lora-Training-in-Comfy",