Christian Byrne
7a10383f90
Fix: datamodel-codegen sets string#binary type to non-existent bytes_aliased variable ( #114 )
2025-05-02 15:25:29 -07:00
Christian Byrne
99a6b59cbb
[Kling] Add Duration and Video ID outputs ( #105 )
2025-05-02 14:23:58 -07:00
Jedrzej Kosinski
1178022a7a
Expose 4 remaining Recraft nodes ( #112 )
2025-05-02 14:10:46 -05:00
Terry Jia
065d855f14
upstream Preview Any from rgthree-comfy ( #7815 )
...
* upstream Preview Any from rgthree-comfy
* use IO.ANY
2025-05-02 13:15:54 -04:00
Chenlei Hu
530494588d
[BugFix] Update frontend 1.18.6 ( #7910 )
2025-05-02 13:14:52 -04:00
Kohaku-Blueleaf
2ab9618732
Fix the bugs in OFT/BOFT moule ( #7909 )
...
* Correct calculate_weight and load for OFT
* Correct calculate_weight and loading for BOFT
2025-05-02 13:12:37 -04:00
Christian Byrne
e7f241071b
Revert "Serve SVG files directly" ( #111 )
2025-05-02 09:47:47 -07:00
Jedrzej Kosinski
3850c47fe1
Add a bunch of nodes, 3 ready to use, the rest waiting for endpoint support ( #108 )
2025-05-02 05:49:05 -05:00
catboxanon
d9a87c1e6a
Fix outdated comment about Internet connectivity ( #7827 )
2025-05-02 05:28:27 -04:00
catboxanon
551fe8dcee
Add node to extend sigmas ( #7901 )
...
* Add ExpandSigmas node
* Rename, add interpolation functions
Co-authored-by: liesen <liesen.dev@gmail.com>
* Move computed interpolation outside loop
* Add type hints
---------
Co-authored-by: liesen <liesen.dev@gmail.com>
2025-05-02 05:28:05 -04:00
comfyanonymous
ff99861650
Make clipsave work with more TE models. ( #7908 )
2025-05-02 05:15:32 -04:00
Christian Byrne
3957839ff1
Serve SVG files directly ( #107 )
2025-05-01 22:01:41 -05:00
thot experiment
f4f2e031e3
fix 4o generation bug ( #106 )
2025-05-01 18:23:41 -07:00
Christian Byrne
67e9395017
Fix: download_url_to_video_output return type ( #103 )
2025-05-01 17:40:05 -07:00
Christian Byrne
7967154b13
Bump templates version to include API node template workflows ( #104 )
2025-05-01 17:31:49 -07:00
catboxanon
8d0661d0ba
Lint instance methods ( #7903 )
2025-05-01 19:32:04 -04:00
thot experiment
ae27988af8
add metadata saving to SVG ( #102 )
2025-05-01 14:22:41 -07:00
thot experiment
e710a19f9b
fix multi image return ( #101 )
...
close #96
2025-05-01 13:06:27 -07:00
thot experiment
dec4dd9858
fix ideogram style types ( #100 )
2025-05-01 11:34:03 -07: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
Jedrzej Kosinski
5bc1aeaf45
Removed Infinite Style Library until later ( #99 )
2025-05-01 03:39:34 -05:00
Jedrzej Kosinski
24d0e9001f
Fix UploadRequest file_name param ( #98 )
2025-05-01 02:59:39 -05:00
Robin Huang
8fd2f0e71b
Change base branch to master. Not main. ( #95 )
2025-05-01 00:28:50 -07:00
Christian Byrne
c6c19e9980
fix bug ( #7894 )
2025-05-01 03:24:32 -04:00
Christian Byrne
47babda75e
Update Pika Duration and Resolution options ( #94 )
2025-04-30 23:27:10 -07:00
Jedrzej Kosinski
aad07cb34c
Add String (Multiline) node ( #93 )
2025-05-01 00:54:33 -05:00
Christian Byrne
1f5818aa00
Fix: typo in node name "Stabiliy" => "Stability" ( #91 )
2025-05-01 00:04:33 -05:00
Christian Byrne
552bc92f7c
Fix: Prompt text can't be validated in Kling nodes when using primitive nodes ( #90 )
2025-04-30 21:48:07 -07:00
Christian Byrne
8636e3274b
Remove Runway nodes ( #88 )
2025-04-30 20:23:26 -07:00
Jedrzej Kosinski
5891b576e9
Added Stability Stable Image Ultra node ( #86 )
2025-04-30 21:50:37 -05:00
Christian Byrne
2c0df4dc5b
Temporary Fix for Runway ( #87 )
2025-04-30 18:28:22 -07:00
Christian Byrne
34ed9adbc8
Add Pika i2v and t2v nodes ( #52 )
2025-04-30 18:00:43 -07: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
Christian Byrne
0382220132
[Kling] Split Camera Control config to its own node ( #81 )
2025-04-30 17:50:53 -07:00
thot experiment
866afa5399
add ideogram v3 ( #83 )
2025-04-30 17:48:17 -07:00
Jedrzej Kosinski
d3e0c485c9
Added Recraft Style - Infinite Style Library node ( #82 )
2025-04-30 18:00:09 -05:00
Jedrzej Kosinski
69c7f1bc39
Proper ray-1-6 support as fix has been applied in backend ( #80 )
2025-04-30 17:25:03 -05:00
Jedrzej Kosinski
686f2271f2
Add Pixverse Transition Video node ( #79 )
2025-04-30 17:10:14 -05:00
Jedrzej Kosinski
9cb4a890c6
Added Pixverse Image to VIdeo node ( #77 )
2025-04-30 16:02:46 -05:00
Christian Byrne
983a1653f3
Add Pixverse and updated Kling types ( #75 )
2025-04-30 13:42:20 -07:00
thot experiment
3404de63a8
change default poll interval ( #76 ), rework veo2
2025-04-30 13:14:02 -07:00
Jedrzej Kosinski
ae436ac3b8
Add preview to Save SVG node ( #74 )
2025-04-30 14:12:21 -05:00
Christian Byrne
1af6fd53bb
Fix bug: deleting Content-Type when property does not exist ( #73 )
2025-04-30 11:52:37 -07:00
comfyanonymous
39c27a3705
Add updater test to stable release workflow. ( #7887 )
2025-04-30 14:42:18 -04:00
Christian Byrne
3291883d86
Add control_after_generate to all seed inputs ( #69 )
2025-04-30 11:20:19 -07:00
Christian Byrne
7d3f693c00
Set request type explicitly ( #66 )
2025-04-30 11:19:57 -07:00
comfyanonymous
b1c7291569
Test updater in the windows release workflow. ( #7886 )
2025-04-30 14:18:20 -04:00
Christian Byrne
f1eb74fee9
Fix: Luma video nodes in api nodes/image category ( #68 )
2025-04-30 10:39:57 -07:00