Skip to content

Commit 7b1c743

Browse files
authored
Update comfy registry. (#22)
1 parent f337cc7 commit 7b1c743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comfy_cli/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ class GPU_OPTION(Enum):
6363
# https://github.com/comfyanonymous/ComfyUI/blob/a88b0ebc2d2f933c94e42aa689c42e836eedaf3c/folder_paths.py#L5
6464
SUPPORTED_PT_EXTENSIONS = (".ckpt", ".pt", ".bin", ".pth", ".safetensors")
6565

66-
COMFY_REGISTRY_URL_ROOT = "http://localhost:8080"
66+
COMFY_REGISTRY_URL_ROOT = "https://api-frontend-dev-qod3oz2v2q-uc.a.run.app"

0 commit comments

Comments
 (0)