Jedrzej Kosinski
6d1cd53e73
Added Recraft Controls + Recraft Color RGB nodes ( #57 )
2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
7d114d9dd7
Added pixverse_template support to Pixverse Text to Video node ( #54 )
2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
6b60058faf
Add Recraft Text to Vector node, add Save SVG node to handle its output ( #53 )
2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
0cd7d44f1c
Add Minimax Image to Video node + Cleanup ( #51 )
2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
c2187140e4
Move and edit Minimax node to nodes_minimax.py ( #50 )
2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
5d22bfb0bb
Move and fix BFL nodes to node_bfl.py ( #49 )
2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
2e7de98010
Add Pixverse nodes ( #46 )
2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
738e47e6fa
Moved Recraft nodes to nodes_recraft.py ( #48 )
2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
c90b71a493
Moved Luma nodes to nodes_luma.py ( #47 )
2025-05-01 10:36:11 -05:00
Christian Byrne
1bb11a33fa
Fix image upload for Luma: only include Content-Type header field if it's set explicitly ( #40 )
2025-05-01 10:36:11 -05:00
Christian Byrne
c997c2c956
Fix runway image upload and progress polling ( #39 )
2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
cfe2690907
Add Realistic Image and Logo Raster styles for Recraft v3 ( #38 )
2025-05-01 10:36:11 -05:00
thot experiment
6a4da9cb1e
add better error propagation to veo2 ( #37 )
2025-05-01 10:36:11 -05:00
Christian Byrne
dea5c14283
Set Content-Type header when uploading files ( #36 )
2025-05-01 10:36:11 -05:00
Christian Byrne
6276d754bf
Standard CATEGORY system for api nodes ( #35 )
2025-05-01 10:36:11 -05:00
Christian Byrne
ee0cdb3d26
Convert Minimax node to use VIDEO output type ( #34 )
2025-05-01 10:36:11 -05:00
Christian Byrne
eab58f038f
Add Runway nodes ( #17 )
2025-05-01 10:35:40 -05:00
Jedrzej Kosinski
fc590a6cd1
Add Camera Concepts (luma_concepts) to Luma Video nodes ( #33 )
...
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-01 10:35:39 -05:00
Christian Byrne
723b656af3
Add Kling Nodes ( #12 )
2025-05-01 10:35:39 -05:00
Jedrzej Kosinski
2828b558a7
Add Recraft nodes ( #29 )
2025-05-01 10:35:39 -05:00
thot experiment
87b67423cb
add veo2, bump av req ( #32 )
2025-05-01 10:35:39 -05:00
Christian Byrne
b8ceeea5ee
Add utils to map from pydantic model fields to comfy node inputs ( #30 )
2025-05-01 10:35:39 -05:00
Chenlei Hu
7df145378a
[Bug] Remove duplicated option T2V-01 in MinimaxTextToVideoNode ( #31 )
2025-05-01 10:35:39 -05:00
Jedrzej Kosinski
ae8cbf7502
Fix image_luma_ref not working ( #28 )
...
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-01 10:35:39 -05:00
Jedrzej Kosinski
b79a154cbc
Add rest of Luma node functionality ( #19 )
...
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-01 10:35:39 -05:00
Christian Byrne
453e416d28
Refactor util functions ( #20 )
2025-05-01 10:35:28 -05:00
Jedrzej Kosinski
bcda52c065
Add Luma nodes ( #16 )
...
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-01 10:35:28 -05:00
Robin Huang
b61c96a89e
Add function for uploading files. ( #18 )
2025-05-01 10:35:28 -05:00
Christian Byrne
d46c911451
Manually add BFL polling status response schema ( #15 )
2025-05-01 10:35:19 -05:00
thot-experiment
835a6a0f21
remove validation to make it easier to run against LAN copies of the API
2025-05-01 10:35:19 -05:00
Robin Huang
1a87a6d663
Add instructions for staging development. ( #14 )
2025-05-01 10:35:19 -05:00
Chenlei Hu
04182a1592
Add --comfy-api-base launch arg ( #13 )
2025-05-01 10:35:19 -05:00
Jedrzej Kosinski
a4520d2537
Added initial BFL Flux 1.1 [pro] Ultra node ( #11 )
2025-05-01 10:35:19 -05:00
Robin Huang
01494c9b06
Added Ideogram and Minimax back in.
2025-05-01 10:35:19 -05:00
Robin Huang
047734a1d2
Update stubs.
2025-05-01 10:35:03 -05:00
Robin Huang
58b50b0f9d
Revert "Remove polling operations."
...
This reverts commit 8415404ce8fbc0262b7de54fc700c5c8854a34fc.
2025-05-01 10:35:03 -05:00
Robin Huang
c3aa0d0075
Remove polling operations.
2025-05-01 10:35:03 -05:00
Robin Huang
7a382b71fd
Remove uv.lock
2025-05-01 10:35:03 -05:00
Christian Byrne
7c74ec0f70
[Minimax] Show video preview and embed workflow in ouput ( #7 )
2025-05-01 10:35:03 -05:00
Robin Huang
50314b5b9f
Add Minimax Video Generation + Async Task queue polling example ( #6 )
2025-05-01 10:35:03 -05:00
Robin Huang
6c4ec31e6e
Add API_NODE and common error for missing auth token ( #5 )
2025-05-01 10:35:03 -05:00
Robin Huang
4153a2fa13
Add staging api.
2025-05-01 10:35:03 -05:00
Robin Huang
84064b2e62
Add Ideogram generate node.
2025-05-01 10:35:03 -05:00
Chenlei Hu
6d32dc049e
Update frontend to v1.18 ( #7898 )
2025-05-01 10:57:54 -04:00
comfyanonymous
aa9d759df3
Switch ltxv to use the pytorch RMSNorm. ( #7897 )
2025-05-01 06:33:42 -04:00
Christian Byrne
c6c19e9980
fix bug ( #7894 )
2025-05-01 03:24:32 -04:00
comfyanonymous
08ff5fa08a
Cleanup chroma PR.
2025-04-30 20:57:30 -04:00
Silver
4ca3d84277
Support for Chroma - Flux1 Schnell distilled with CFG ( #7355 )
...
* Upload files for Chroma Implementation
* Remove trailing whitespace
* trim more trailing whitespace..oops
* remove unused imports
* Add supported_inference_dtypes
* Set min_length to 0 and remove attention_mask=True
* Set min_length to 1
* get_mdulations added from blepping and minor changes
* Add lora conversion if statement in lora.py
* Update supported_models.py
* update model_base.py
* add uptream commits
* set modelType.FLOW, will cause beta scheduler to work properly
* Adjust memory usage factor and remove unnecessary code
* fix mistake
* reduce code duplication
* remove unused imports
* refactor for upstream sync
* sync chroma-support with upstream via syncbranch patch
* Update sd.py
* Add Chroma as option for the OptimalStepsScheduler node
2025-04-30 20:57:00 -04:00
comfyanonymous
39c27a3705
Add updater test to stable release workflow. ( #7887 )
2025-04-30 14:42:18 -04:00
comfyanonymous
b1c7291569
Test updater in the windows release workflow. ( #7886 )
2025-04-30 14:18:20 -04:00