Added request_idx to comfy auth_data

This commit is contained in:
Abiola Akinnubi
2025-10-27 03:17:06 +00:00
parent 70d51bafe1
commit f56bbc0ebe
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -98,6 +98,7 @@ def call_text2image_workflow(
endpoint=route_response["endpoint"],
reqnum=route_response["reqnum"],
url=route_response["url"],
request_idx= route_response["request_idx"],
)
# Build the payload for the worker request