Spaces:
Configuration error
Configuration error
File size: 416 Bytes
d051564 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
[project]
name = "pulid_comfyui"
description = "PuLID ComfyUI native implementation."
version = "1.0.0"
license = "LICENSE"
dependencies = ["facexlib", "insightface", "onnxruntime", "onnxruntime-gpu", "ftfy", "timm"]
[project.urls]
Repository = "https://github.com/cubiq/PuLID_ComfyUI"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "matteo"
DisplayName = "PuLID_ComfyUI"
Icon = ""
|