Compare commits

...

2 Commits

Author SHA1 Message Date
ComfyUI Wiki
173e1aa2df chore: update workflow templates to v0.9.38 (#13176) 2026-03-26 16:02:18 -04:00
Alexander Piskun
bbc8977597 feat(api-nodes): added new Topaz model (#13175)
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2026-03-26 16:01:16 -04:00
2 changed files with 2 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ from comfy_api_nodes.util import (
UPSCALER_MODELS_MAP = {
"Starlight (Astra) Fast": "slf-1",
"Starlight (Astra) Creative": "slc-1",
"Starlight Precise 2.5": "slp-2.5",
}

View File

@@ -1,5 +1,5 @@
comfyui-frontend-package==1.41.21
comfyui-workflow-templates==0.9.36
comfyui-workflow-templates==0.9.38
comfyui-embedded-docs==0.4.3
torch
torchsde