doctorpangloss
c48163e78c
Fix misalignment between EXIF tags and whatever pillow was actually doing
2025-09-19 16:14:40 -07:00
doctorpangloss
b9368317af
Various fixes
...
- raise on file load failures in the base nodes
- transformers models should load with trust_remote_code False whenever possible
- fix canonicalize_map call for windows-linux interopability
2025-09-19 14:54:54 -07:00
doctorpangloss
ffbb2f7cd3
Fix bug in model_downloader
2025-09-18 14:47:28 -07:00
doctorpangloss
1cf77157a1
Enable inference tests in CI
2025-09-18 13:56:30 -07:00
doctorpangloss
e6762bb82a
Use pylint dynamic member correctly
2025-09-18 13:42:05 -07:00
doctorpangloss
bc201cea4d
Improve tests, fix issues with alternate filenames, improve group offloading support for transformers models
2025-09-18 13:25:08 -07:00
doctorpangloss
79b8723f61
Various fixes
...
- Fix 16 bit exif saving for PNGs
- Validate alternative filenames correctly
- Improve speed of test workflows by setting steps to 1
2025-09-17 16:04:05 -07:00
doctorpangloss
3d23c298a2
Fix JPEG WebP and TIFF EXIF
2025-09-17 12:18:15 -07:00
Benjamin Berman
4839189809
16 bit EXIF is broken
2025-09-17 12:04:44 -07:00
Benjamin Berman
db546c4826
Sometimes progress messages of images with metadata are not valid. Need to investigate why.
2025-09-16 22:04:39 -07:00
doctorpangloss
e7f7a8f80c
Tweak dockerfile
2025-09-15 15:47:22 -07:00
doctorpangloss
10448e67ef
Tweak torch compile
2025-09-12 14:58:26 -07:00
doctorpangloss
112017f2d2
Group offloading support
2025-09-12 14:58:21 -07:00
doctorpangloss
7179ed44bd
Update compose file to use tagged image
2025-09-12 12:08:46 -07:00
doctorpangloss
7cd6383110
Fix distributed previews, add sageattention to the docker container
2025-09-12 11:48:25 -07:00
doctorpangloss
421c9b88ae
Fix import order
2025-09-10 16:36:03 -07:00
doctorpangloss
292f43c127
Do not overwrite comfy.nodes
2025-09-10 09:32:07 -07:00
doctorpangloss
c10f746bef
fix output tensor return
2025-09-09 18:41:12 -07:00
doctorpangloss
67432bee6c
Fix model measurements to call
2025-09-09 18:29:56 -07:00
doctorpangloss
537e34358f
Improve compatibility with custom nodes that want to support both LTS and vanilla ComfyUI
2025-09-09 17:54:49 -07:00
doctorpangloss
4f6f3e9197
Fix linting issues, improve HooksSupport dummy implementation
2025-09-09 13:26:46 -07:00
doctorpangloss
f5e29f0e61
Fix sage attention for qwen-image, fix Qwen Image VAE memory usage, improve compatibility with hooks when using KSampler based workflows and non-ModelPatcher model manageable-stuff
2025-09-09 12:58:23 -07:00
doctorpangloss
b62d4f05e1
more type documentation, fix installation with dependency group
2025-09-08 11:35:19 -07:00
doctorpangloss
a31e5f216d
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-04 14:31:14 -07:00
doctorpangloss
58622c7e91
Move validation back to where it is supposed to be relative to upstream
2025-09-04 14:05:19 -07:00
doctorpangloss
9b04919330
When comfy_execution is touched, this is also a good chance to inject __init__.py files
2025-09-04 14:02:10 -07:00
comfyanonymous
b0338e930b
ComfyUI 0.3.57
2025-09-04 02:15:57 -04:00
ComfyUI Wiki
b71f9bcb71
Update template to 0.1.75 ( #9711 )
2025-09-04 02:14:02 -04:00
comfyanonymous
72855db715
Fix potential rope issue. ( #9710 )
2025-09-03 22:20:13 -04:00
Alexander Piskun
f48d05a2d1
convert AlignYourStepsScheduler node to V3 schema ( #9226 )
2025-09-03 21:21:38 -04:00
doctorpangloss
df9abc1424
Automated test passes for #30
2025-09-03 15:44:53 -07:00
comfyanonymous
4368d8f87f
Update comment in api example. ( #9708 )
2025-09-03 18:43:29 -04:00
doctorpangloss
75e39c2720
Automated test for #30
2025-09-03 15:40:35 -07:00
doctorpangloss
6cffd4c4c2
Fix linting issue
2025-09-03 15:08:16 -07:00
doctorpangloss
9ac2864408
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-03 14:59:03 -07:00
doctorpangloss
0e5348b9a9
Fixes issues with running from a vanilla ComfyUI workspace and having this package installed ( fixes #30 )
2025-09-03 14:57:34 -07:00
Alexander Piskun
22da0a83e9
[V3] convert Runway API nodes to the V3 schema ( #9487 )
...
* convert RunAway API nodes to the V3 schema
* fixed small typo
* fix: add tooltip for "seed" input
2025-09-03 16:18:27 -04:00
Alexander Piskun
50333f1715
api nodes(Ideogram): add Ideogram Character ( #9616 )
...
* api nodes(Ideogram): add Ideogram Character
* rename renderingSpeed default value from 'balanced' to 'default'
2025-09-03 16:17:37 -04:00
Alexander Piskun
26d5b86da8
feat(api-nodes): add ByteDance Image nodes ( #9477 )
2025-09-03 16:17:07 -04:00
doctorpangloss
8052d070de
Fix pylint issues
2025-09-03 12:13:35 -07:00
doctorpangloss
179c2d35c8
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-03 12:04:32 -07:00
ComfyUI Wiki
4f5812b937
Update template to 0.1.73 ( #9686 )
2025-09-02 20:06:41 -04:00
comfyanonymous
1bcb469089
ImageScaleToMaxDimension node. ( #9689 )
2025-09-02 20:05:57 -04:00
Deep Roy
464ba1d614
Accept prompt_id in interrupt handler ( #9607 )
...
* Accept prompt_id in interrupt handler
* remove a log
2025-09-02 19:41:10 -04:00
comfyanonymous
e3018c2a5a
uso -> uxo/uno as requested. ( #9688 )
2025-09-02 16:12:07 -04:00
comfyanonymous
3412d53b1d
USO style reference. ( #9677 )
...
Load the projector.safetensors file with the ModelPatchLoader node and use
the siglip_vision_patch14_384.safetensors "clip vision" model and the
USOStyleReferenceNode.
2025-09-02 15:36:22 -04:00
contentis
e2d1e5dad9
Enable Convolution AutoTuning ( #9301 )
2025-09-01 20:33:50 -04:00
comfyanonymous
27e067ce50
Implement the USO subject identity lora. ( #9674 )
...
Use the lora with FluxContextMultiReferenceLatentMethod node set to "uso"
and a ReferenceLatent node with the reference image.
2025-09-01 18:54:02 -04:00
comfyanonymous
9b15155972
Probably not necessary anymore. ( #9646 )
2025-08-31 01:32:10 -04:00
chaObserv
32a627bf1f
SEEDS: update noise decomposition and refactor ( #9633 )
...
- Update the decomposition to reflect interval dependency
- Extract phi computations into functions
- Use torch.lerp for interpolation
2025-08-31 00:01:45 -04:00