add: gpu in info (#78)
This commit is contained in:
parent
48f5ce15d7
commit
ce939fbe1b
@ -1995,6 +1995,7 @@ api.fetchApi = async (route, options) => {
|
||||
workflow_id: info.workflow_id,
|
||||
native_run_api_endpoint: info.native_run_api_endpoint,
|
||||
gpu_event_id: info.gpu_event_id,
|
||||
gpu: info.gpu,
|
||||
};
|
||||
|
||||
return await fetch("/comfyui-deploy/run", {
|
||||
|
Loading…
x
Reference in New Issue
Block a user