Update web content to release v1.2.60 (#5017)

* Update web content to release v1.2.60

* Remove dist.zip
This commit is contained in:
Chenlei Hu
2024-09-22 12:28:54 +09:00
committed by GitHub
parent 364b69e931
commit 89fa2fca24
18 changed files with 50612 additions and 44493 deletions

View File

@@ -1,4 +1,3 @@
// Shim for scripts/workflows.ts
export const trimJsonExt = window.comfyAPI.workflows.trimJsonExt;
export const ComfyWorkflowManager = window.comfyAPI.workflows.ComfyWorkflowManager;
export const ComfyWorkflow = window.comfyAPI.workflows.ComfyWorkflow;