From bb9ee2cd5db4a985b9f54bfff307f31649526552 Mon Sep 17 00:00:00 2001 From: "kyj@bowong.ai" Date: Fri, 16 May 2025 18:51:33 +0800 Subject: [PATCH] =?UTF-8?q?ADD=20ComfyUI=20worker=E9=80=82=E9=85=8Dwebhook?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmd/modal deploy.run.xml | 2 +- src/BowongModalFunctions/api.py | 4 ++-- src/BowongModalFunctions/models/web_model.py | 2 +- src/cluster/comfyui_v1.py | 12 ++++++------ src/cluster/comfyui_v2.py | 12 ++++++------ src/cluster/ffmpeg_app.py | 4 ++-- src/cluster/video.py | 4 ++-- src/cluster/web.py | 4 ++-- 8 files changed, 22 insertions(+), 22 deletions(-) diff --git a/cmd/modal deploy.run.xml b/cmd/modal deploy.run.xml index 3f70d48..dc905b8 100644 --- a/cmd/modal deploy.run.xml +++ b/cmd/modal deploy.run.xml @@ -8,7 +8,7 @@