doctorpangloss
4e56560f05
Fix av dependency compatibility - too early to use 16, fix rocm libs, add torchaudio sources
2025-10-06 11:32:17 -07:00
doctorpangloss
3de77f6e24
ROCm support
2025-09-24 14:40:28 -07:00
doctorpangloss
85474cee78
Python 3.10 unit tests pass on NVIDIA containers and older torch
2025-09-24 14:39:52 -07:00
doctorpangloss
6e98a0c478
Fix linting errors, preliminary rocm 7 support
2025-09-23 15:02:21 -07:00
doctorpangloss
f6d3962c77
Fix tests
...
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-23 12:42:12 -07:00
comfyanonymous
b8730510db
ComfyUI version 0.3.60
2025-09-23 11:50:33 -04:00
doctorpangloss
a9a0f96408
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-22 14:29:50 -07:00
comfyanonymous
72212fef66
ComfyUI version 0.3.59
2025-09-10 17:25:41 -04:00
comfyanonymous
8d7c930246
ComfyUI version v0.3.58
2025-09-10 10:51:02 -04:00
doctorpangloss
a31e5f216d
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-04 14:31:14 -07:00
comfyanonymous
b0338e930b
ComfyUI 0.3.57
2025-09-04 02:15:57 -04: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
doctorpangloss
179c2d35c8
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-03 12:04:32 -07:00
comfyanonymous
4449e14769
ComfyUI version 0.3.56
2025-08-30 06:31:19 -04:00
comfyanonymous
a86aaa4301
ComfyUI v0.3.55
2025-08-29 06:03:41 -04:00
comfyanonymous
0063610177
ComfyUI version 0.3.54
2025-08-28 10:44:57 -04:00
comfyanonymous
0eb821a7b6
ComfyUI 0.3.53
2025-08-27 23:09:06 -04:00
doctorpangloss
443bb45eaf
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-26 13:59:45 -07:00
comfyanonymous
71ed4a399e
ComfyUI version 0.3.52
2025-08-23 18:57:09 -04:00
doctorpangloss
9fcc597e1f
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-22 18:29:55 -07:00
doctorpangloss
735a133ad4
Update to 0.3.51
2025-08-22 17:29:18 -07:00
doctorpangloss
dfc47e0611
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-22 13:24:52 -07:00
comfyanonymous
7139d6d93f
ComfyUI version 0.3.51
2025-08-20 03:15:30 -04:00
comfyanonymous
d5c1954d5c
ComfyUI version 0.3.50
2025-08-13 03:46:38 -04:00
doctorpangloss
d8dbff9226
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-07 13:23:38 -07:00
comfyanonymous
32a95bba8a
ComfyUI version 0.3.49
2025-08-05 07:33:02 -04:00
doctorpangloss
7ba86929f7
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-04 13:44:45 -07:00
comfyanonymous
bff60b5cfc
ComfyUI version 0.3.48
2025-08-01 20:03:22 -04:00
doctorpangloss
87bed08124
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-01 16:05:47 -07:00
guill
0a3d062e06
ComfyAPI Core v0.0.2 ( #8962 )
...
* ComfyAPI Core v0.0.2
* Respond to PR feedback
* Fix Python 3.9 errors
* Fix missing backward compatibility proxy
* Reorganize types a bit
The input types, input impls, and utility types are now all available in
the versioned API. See the change in `comfy_extras/nodes_video.py` for
an example of their usage.
* Remove the need for `--generate-api-stubs`
* Fix generated stubs differing by Python version
* Fix ruff formatting issues
2025-07-29 22:17:22 -04:00
comfyanonymous
2f74e17975
ComfyUI version 0.3.47
2025-07-29 20:08:25 -04:00
doctorpangloss
69a4906964
Experimental GGUF support
2025-07-28 17:02:20 -07:00
doctorpangloss
03e5430121
Improvements for Wan 2.2 support
...
- add xet support and add the xet cache to manageable directories
- xet is enabled by default
- fix logging to root in various places
- improve logging about model unloading and loading
- TorchCompileNode now supports the VAE
- torchaudio missing will cause less noise in the logs
- feature flags will assume to be supporting everything in the distributed progress context
- fixes progress notifications
2025-07-28 14:36:27 -07:00
doctorpangloss
b5a50301f6
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-28 10:06:47 -07:00
comfyanonymous
5d4cc3ba1b
ComfyUI 0.3.46
2025-07-28 08:04:04 -04:00
doctorpangloss
3684cff31b
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-25 12:48:05 -07:00
comfyanonymous
9a470e073e
ComfyUI version 0.3.45
2025-07-21 14:05:43 -04:00
doctorpangloss
526f175302
Revert "headless should only be used on linux"
...
This reverts commit fa5ce108b2 .
2025-07-17 13:21:00 -07:00
doctorpangloss
fa5ce108b2
headless should only be used on linux
2025-07-17 13:17:05 -07:00
doctorpangloss
d709e10bcb
update docker image
2025-07-17 12:45:59 -07:00
doctorpangloss
ac8e5aee7d
fix #42 install nightly for mps via comfyui[mps]@...
2025-07-16 21:15:00 -07:00
doctorpangloss
ca96c87e44
fix sageattention dependency
2025-07-16 21:00:27 -07:00
doctorpangloss
16b0ae8bf9
fix sage attention marker
2025-07-16 20:52:55 -07:00
doctorpangloss
c28a4b9c4a
fix sageattention resources on macos
2025-07-16 20:47:24 -07:00
doctorpangloss
3ee969f778
Test macOS
2025-07-16 15:48:22 -07:00
doctorpangloss
e455b0ad2e
fix opentel
2025-07-16 15:19:19 -07:00
doctorpangloss
3ff24f0985
update dockerfile
2025-07-16 15:14:15 -07:00
doctorpangloss
f23fe2e2cf
updates to dockerfile and pyproject.yaml
2025-07-16 13:46:05 -07:00
doctorpangloss
bf3345e083
Add support for ComfyUI Manager
2025-07-15 14:06:29 -07:00
doctorpangloss
96b4e04315
packaging fixes
...
- enable user db
- fix main_pre order everywhere
- fix absolute to relative imports everywhere
- async better supported
2025-07-15 10:19:33 -07:00