This commit is contained in:
ah-kun 2026-01-18 17:51:34 -05:00 committed by GitHub
commit b398e860c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42079,6 +42079,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
} },
{
"author": "ah-kun",
"title": "ComfyUI-OTP-Auth",
"reference": "https://github.com/ah-kun/ComfyUI-OTP-Auth",
"files": [
"https://github.com/ah-kun/ComfyUI-OTP-Auth"
],
"install_type": "git-clone",
"description": "Adds simple One-Time Password (OTP) authentication using Google Authenticator to protect publicly accessible ComfyUI instances."
}
] ]
} }