mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-13 12:02:30 +08:00
feat(api-nodes): added new Topaz model (#13175)
Signed-off-by: bigcat88 <bigcat88@icloud.com>
This commit is contained in:
parent
a0ae3f3bd4
commit
e28eabee89
@ -38,6 +38,7 @@ from comfy_api_nodes.util import (
|
|||||||
UPSCALER_MODELS_MAP = {
|
UPSCALER_MODELS_MAP = {
|
||||||
"Starlight (Astra) Fast": "slf-1",
|
"Starlight (Astra) Fast": "slf-1",
|
||||||
"Starlight (Astra) Creative": "slc-1",
|
"Starlight (Astra) Creative": "slc-1",
|
||||||
|
"Starlight Precise 2.5": "slp-2.5",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user