feat: attach gpu event

This commit is contained in:
bennykok
2024-10-07 15:48:14 -07:00
parent c115c22a91
commit 1c7998c554
+1
View File
@@ -1541,6 +1541,7 @@ api.fetchApi = async (route, options) => {
machine_id: info.machine_id,
workflow_id: info.workflow_id,
native_run_api_endpoint: info.native_run_api_endpoint,
gpu_event_id: info.gpu_event_id,
};
return await fetch("/comfyui-deploy/run", {