doctorpangloss
3125366eda
Improve compatibility with comfyui-extra-models, improve API
2024-05-30 16:50:34 -07:00
doctorpangloss
f8fcfa6f08
Improve tracing to propagate to backend workers correctly when using the API. Fix distributed tests.
2024-05-07 13:44:34 -07:00
doctorpangloss
feae8c679b
Add nodes to support OpenAPI and similar backend workflows
2024-03-22 14:22:50 -07:00
doctorpangloss
59cf9e5d93
Improve distributed testing
2024-03-20 20:43:21 -07:00
doctorpangloss
341c9f2e90
Improvements to node loading, node API, folder paths and progress
...
- Improve node loading order. It now occurs "as late as possible".
Configuration should be exposed as per the README.
- Added methods to specify custom folders and models used in examples
more robustly for custom nodes.
- Downloading models can now be gracefully interrupted.
- Progress notifications are now sent over the network for distributed
ComfyUI operations.
- Python objects have been moved around to prevent less transitive
package importing issues.
2024-03-13 16:14:18 -07:00
doctorpangloss
175a50d7ba
Improve vanilla node importing
2024-03-08 16:29:48 -08:00
doctorpangloss
9d3eb74796
Fix importing vanilla custom nodes
2024-02-28 14:11:34 -08:00
doctorpangloss
dd1f7b6183
Adapt to more custom nodes specifications
2024-02-22 20:05:48 -08:00
doctorpangloss
c941ee09fc
Improve nodes handling
2024-02-21 23:44:16 -08:00
doctorpangloss
06e74226df
Add external address parameter
2024-02-15 17:39:15 -08:00
doctorpangloss
3fd5de9784
fix nodes
2023-12-06 17:30:33 -08:00
doctorpangloss
3a56b15bc2
use comfyui.custom_nodes as the plugin entrypoint and fix the protocol
2023-08-24 22:23:12 -07:00
Benjamin Berman
e9365c4678
wip
2023-08-23 16:14:12 -07:00
Benjamin Berman
2ed2f86117
comfy_extras should not be its own toplevel package
2023-08-22 12:15:57 -07:00
Benjamin Berman
d25d5e75f0
wip make package structure coherent
2023-08-22 11:35:20 -07:00
Benjamin Berman
30ed9fc143
merge with upstream
2023-08-21 12:00:59 -07:00
Benjamin Berman
3d3c5ae344
wip
2023-08-04 15:44:02 -07:00
Benjamin Berman
b3038de648
make the nodes organization more sane
2023-08-04 15:44:02 -07:00