update DB (#774)

This commit is contained in:
疯狂的陈俊 2024-06-15 18:55:51 +08:00 committed by GitHub
parent fa1ab99dc2
commit a959550068
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,6 +140,17 @@
"install_type": "git-clone",
"description": "This is a rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't appear in v1.1. [w/NOTE: Please refrain from using the controlnet preprocessor alongside this installation, as it may lead to conflicts and prevent proper recognition.]"
},
{
"author": "juehackr",
"title": "comfyui_fk_server",
"id": "fk-server",
"reference": "https://github.com/juehackr/comfyui_fk_server",
"files": [
"https://github.com/juehackr/comfyui_fk_server"
],
"install_type": "git-clone",
"description": "🤗🤗🤗Comfyui Universal Translation Plugin (no longer requires adding various nodes, directly add translation function on the existing nodes), allowing Comfyui to support Chinese input and automatic translation for any long text input box, while adding error translation function (calling Baidu Translate), achieving translation freedom!"
},
{
"author": "Fannovel16",
"title": "ComfyUI Frame Interpolation",