Update web content to release v1.5.18 (#6075)

This commit is contained in:
Chenlei Hu
2024-12-16 11:38:24 -08:00
committed by GitHub
parent cc550d5908
commit 5262901c5c
61 changed files with 63702 additions and 29151 deletions

View File

@@ -1,2 +0,0 @@
// Shim for scripts/ui/spinner.ts
export const createSpinner = window.comfyAPI.spinner.createSpinner;

View File

@@ -1,2 +0,0 @@
// Shim for scripts/ui/userSelection.ts
export const UserSelectionScreen = window.comfyAPI.userSelection.UserSelectionScreen;