update DB

This commit is contained in:
Dr.Lt.Data
2024-05-09 02:06:42 +09:00
parent a813627291
commit 9074086dcf
5 changed files with 48 additions and 50 deletions

View File

@@ -1128,6 +1128,17 @@
"install_type": "git-clone",
"description": "This extension uses [a/DLib](http://dlib.net/) to calculate the Euclidean and Cosine distance between two faces.\nNOTE: Install the Shape Predictor, Face Recognition model from the Install models menu."
},
{
"author": "cubiq",
"title": "PuLID_ComfyUI",
"id": "pulid",
"reference": "https://github.com/cubiq/PuLID_ComfyUI",
"files": [
"https://github.com/cubiq/PuLID_ComfyUI"
],
"install_type": "git-clone",
"description": "[a/PuLID](https://github.com/ToTheBeginning/PuLID) ComfyUI native implementation."
},
{
"author": "shockz0rz",
"title": "InterpolateEverything",