feat(api-nodes): added new Topaz model

Signed-off-by: bigcat88 <bigcat88@icloud.com>
This commit is contained in:
bigcat88 2026-03-26 19:35:54 +02:00
parent b0fd65e884
commit eb736a4100
No known key found for this signature in database
GPG Key ID: 1F0BF0EC3CF22721

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",
}