Alexander Piskun and GitHub
f16a70ba67
api_nodes: add MinimaxHailuoVideoNode node ( #9262 )
2025-08-19 16:28:27 -04:00
Alexander Piskun and GitHub
36b5127fd3
api_nodes: add kling-v2-1 and v2-1-master ( #9257 )
2025-08-19 16:28:07 -04:00
Alexander Piskun and GitHub
bd2ab73976
fix(WAN-nodes): invalid nodeid for WanTrackToVideo ( #9396 )
2025-08-18 03:26:55 -04:00
Alexander Piskun and GitHub
027c63f63a
fix(OpenAIGPTImage1): set correct MIME type for multipart uploads to OpenAI edits ( #9348 )
2025-08-15 14:57:47 -04:00
Alexander Piskun and GitHub
5d65d6753b
convert WAN nodes to V3 schema ( #9201 )
2025-08-14 21:48:41 -04:00
Alexander Piskun and GitHub
f4231a80b1
fix(Kling Image API Node): do not pass "image_type" when no image ( #9271 )
...
* fix(Kling Image API Node): do not pass "image_type" when no image
* fix(Kling Image API Node): raise client-side error when kling_v1 is used with reference image
2025-08-11 17:15:14 -04:00
Alexander Piskun and GitHub
fa340add55
remove creation of non-used asyncio_loop ( #9284 )
2025-08-11 16:48:17 -04:00
Alexander Piskun and GitHub
bf2a1b5b1e
async API nodes ( #9129 )
...
* converted API nodes to async
* converted BFL API nodes to async
* fixed client bug; converted gemini, ideogram, minimax
* fixed client bug; converted openai nodes
* fixed client bug; converted moonvalley, pika nodes
* fixed client bug; converted kling, luma nodes
* converted pixverse, rodin nodes
* converted tripo, veo2
* converted recraft nodes
* add lost log_request_response call
2025-08-07 23:37:50 -04:00
Alexander Piskun and GitHub
b9d9bcba14
fixed a bug where a relative path was not converted to a full path ( #6395 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2025-01-11 19:19:51 -05:00
Alexander Piskun and GitHub
02eef72bf5
fixed "verbose" argument ( #6289 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2024-12-31 03:27:09 -05:00
Alexander Piskun and GitHub
26e0ba8f8c
Enable External Event Loop Integration for ComfyUI [refactor] ( #6114 )
...
* Refactor main.py to support external event loop integration
* added optional "asyncio_loop" argument to allow using existing event loop
---------
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2024-12-24 06:38:52 -05:00
Alexander Piskun and GitHub
1b3a650f19
(fix): added "model_type" to photomaker node ( #6047 )
2024-12-15 00:18:02 -05:00
Alexander Piskun and GitHub
caf2074773
add_model_folder_path: ensure unique paths by removing duplicates ( #5998 )
...
* add_model_folder_path: ensure unique paths by removing duplicates
Signed-off-by: bigcat88 <bigcat88@icloud.com >
* refactored "add_model_folder_path" and added tests
---------
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2024-12-13 18:19:22 -05:00
Alexander Piskun and GitHub
cdc3b97dd5
resolve relative paths in YAML configuration for extra model paths ( #5847 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2024-12-03 06:02:01 -05:00