mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 21:22:13 -03:00
16 lines
416 B
TOML
16 lines
416 B
TOML
[project]
|
|
name = "efficiency-nodes-comfyui"
|
|
description = ""
|
|
version = "1.0.0"
|
|
license = "LICENSE"
|
|
dependencies = ["clip-interrogator", "simpleeval"]
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/jags111/efficiency-nodes-comfyui"
|
|
|
|
[tool.comfy]
|
|
PublisherId = ""
|
|
DisplayName = "efficiency-nodes-comfyui"
|
|
Icon = ""
|
|
Models = [{location = "/checkpoints/model.safetensor", model_url = "https://example.com/model.zip"}]
|